Compare commits

..

No commits in common. "bad_build" and "master" have entirely different histories.

View File

@ -1,3 +1,3 @@
struct drone_tutorial_swift { struct drone_tutorial_swift {
var text := "Hello, World!" var text = "Hello, World!"
} }