11 lines
220 B
Text
11 lines
220 B
Text
include 'std/std.fa'
|
|
include 'std/logic.fa'
|
|
|
|
fun main [ str str int ] eo
|
|
1 #not if "!1 is supposed to be false" %error end
|
|
69 #not if "!69 is supposed to be false" %error end
|
|
|
|
%EXIT_SUCCESS %exit
|
|
end
|
|
|
|
#main
|