[WIP] Add conditions

This commit is contained in:
Dominic Grimm 2022-09-11 19:32:05 +02:00
parent 0530522847
commit 2e71d9e99e
No known key found for this signature in database
GPG key ID: A6C051C716D2CE65
10 changed files with 51 additions and 62 deletions

View file

@ -1,7 +1,3 @@
\ 1 1 = debug
\ if 69 else 42 then debug
: test 42 ;
test debug drop
test test debug
1 1 = debug
if 69 else 42 then debug