This commit is contained in:
2024-02-21 16:00:09 +01:00
parent ee2817afbb
commit cee71787f4
11 changed files with 51 additions and 9 deletions

3
tests/18_if-else.plthy Normal file
View File

@ -0,0 +1,3 @@
hello|
do do do print<1;> else do print<3;> if 1=1 else do print<2;> if 1=2|
goodbye|