8 lines
50 B
Text
8 lines
50 B
Text
|
|
If 1=0
|
||
|
|
NOPE()
|
||
|
|
ElseIf 1=1
|
||
|
|
YEP()
|
||
|
|
Else
|
||
|
|
NOPE()
|
||
|
|
End
|