You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
431 B
17 lines
431 B
1 year ago
|
print "Hello, world"
|
||
|
jump main__label_0_else greaterThanEqual method 2
|
||
|
jump main__label_2_else notEqual method 0
|
||
|
message mission
|
||
|
jump main__label_1_endif always 0 0
|
||
|
main__label_2_else:
|
||
|
message notify
|
||
|
jump main__label_1_endif always 0 0
|
||
|
main__label_0_else:
|
||
|
jump main__label_4_else notEqual method 2
|
||
|
message toast 1
|
||
|
jump main__label_5_endif always 0 0
|
||
|
main__label_4_else:
|
||
|
message announce 1
|
||
|
main__label_5_endif:
|
||
|
main__label_1_endif:
|