picoc/tests/54_goto.expect
zik.saleeba 3d7eaa7da6 Added "goto" statement.
git-svn-id: http://picoc.googlecode.com/svn/trunk@560 21eae674-98b7-11dd-bd71-f92a316d2d60
2011-02-21 04:44:16 +00:00

9 lines
65 B
Plaintext

In fred()
At end
In joe()
c = 1234
done
In henry()
b = 1234
done