goto tests for position zero statements

This commit is contained in:
David Halter
2012-09-03 00:00:55 +02:00
parent 911495da30
commit e18361d161

View File

@@ -1,10 +1,12 @@
# goto command test are a different in syntax
a = 1
definition = 3
#! 0 ['a=definition']
a = definition
#! []
b
#! ['a=1']
#! ['a=definition']
a
b = a