Skip to content

Commit fbef3fc

Browse files
authored
Fix syntax of hello.dana
1 parent 0cfae80 commit fbef3fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dana/programs/hello.dana

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
def hello ()
1+
def hello
22
writeString: "Hello world!\n"

0 commit comments

Comments
 (0)