5 lines
78 B
Text
5 lines
78 B
Text
|
|
declare
|
||
|
|
X = {Value.failed dontTouchMe}
|
||
|
|
in
|
||
|
|
{Wait X} %% throws dontTouchMe
|