4 lines
68 B
Text
4 lines
68 B
Text
{if true then YES else NO}
|
|
-> YES
|
|
{if false then YES else NO}
|
|
-> NO
|