diff options
Diffstat (limited to 'test3')
-rw-r--r-- | test3 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,11 +11,11 @@ func(checka) { } } -checka +checka() print("Increment a...") a = a + 1 -checka +checka() d = 0 while (d < 20) { |
![]() |
index : clyne/interpreter | |
Scripting language implementation for microcontrollers | Clyne Sullivan |
aboutsummaryrefslogtreecommitdiffstats |