🎉
This commit is contained in:
5
tests/if.plthy
Normal file
5
tests/if.plthy
Normal file
@ -0,0 +1,5 @@
|
||||
hello|
|
||||
$2 -> x|
|
||||
do print<'a';> if variable x = 1|
|
||||
do print<'b';> if variable x = 2|
|
||||
goodbye|
|
Reference in New Issue
Block a user