8 lines
51 B
Text
8 lines
51 B
Text
|
|
If 1=0
|
||
|
|
NOPE()
|
||
|
|
Else!If 1=2
|
||
|
|
YEP()
|
||
|
|
Else
|
||
|
|
NOPE()
|
||
|
|
End
|