lots o fixes
This commit is contained in:
3
examples/input.m
Normal file
3
examples/input.m
Normal file
@@ -0,0 +1,3 @@
|
||||
name := input("What is your name? ")
|
||||
|
||||
println("Hello " + name)
|
||||
Reference in New Issue
Block a user