@@ -12,7 +12,7 @@ val [->int] main {
val str line input;
val int n to_int line,;
if < n 0 {
print "ILLEGAL"
print "illegal number"
} else {
print to_str fib n,;
}
The note is not visible to the blocked user.