Initial commit
This commit is contained in:
3
engines/director/lingo/tests/point.lingo
Normal file
3
engines/director/lingo/tests/point.lingo
Normal file
@@ -0,0 +1,3 @@
|
||||
put point(10, 20)
|
||||
set x = point(20,30)
|
||||
put x
|
||||
Reference in New Issue
Block a user