diff options
Diffstat (limited to 'test7')
-rw-r--r-- | test7 | 14 |
1 files changed, 0 insertions, 14 deletions
@@ -1,14 +0,0 @@ -j = 6 - -func(test) { - i = 0 - while (i < 10) { - i = i + 1 - } - - j = 15 -} - -print(i) -print(" ") -print(j) |
![]() |
index : clyne/interpreter | |
Scripting language implementation for microcontrollers | Clyne Sullivan |
aboutsummaryrefslogtreecommitdiffstats |