There was an error while loading. Please reload this page.
1 parent 2f1a1d2 commit 789b982Copy full SHA for 789b982
README.md
@@ -22,7 +22,8 @@ pass << Do regular stuff
22
pass
23
24
x = "#GOTO_mylabel" << This is the goto statement, var name does not matter,
25
- statement has to be a string const, staring with key work #GOTO_ after that label name
+ statement has to be a string const,
26
+ starting with keyword #GOTO_ after that label name
27
28
29
pass << Do more regular stuff, of course after patching
0 commit comments