✨
This commit is contained in:
0
tests/17_skip.expected
Normal file
0
tests/17_skip.expected
Normal file
3
tests/17_skip.plthy
Normal file
3
tests/17_skip.plthy
Normal file
@ -0,0 +1,3 @@
|
||||
hello|
|
||||
skip|
|
||||
goodbye|
|
1
tests/18_if-else.expected
Normal file
1
tests/18_if-else.expected
Normal file
@ -0,0 +1 @@
|
||||
2
|
3
tests/18_if-else.plthy
Normal file
3
tests/18_if-else.plthy
Normal 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|
|
Reference in New Issue
Block a user