4 lines
62 B
Text
4 lines
62 B
Text
|
let main =
|
||
|
if (failure 0) then {
|
||
|
print error_message
|
||
|
}
|