diff options
Diffstat (limited to 'main.ev')
-rw-r--r-- | main.ev | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +sub a b 1 +print a c 2 +set a 10 0 +set b 1 0 +set c hi 0 +set a 10 0 +set b 1 0 +set c hi 0 +set a 10 0 +set b 1 0 +set c hi 0 |