5 lines
No EOL
105 B
Text
5 lines
No EOL
105 B
Text
let test =
|
|
match (K (K ("OK"))) {
|
|
| _ ->
|
|
print_string ("This test is too easy.\n")
|
|
} |