index
:
sml
main
Compiler for Standard ML
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
260-cons.sml
blob: f01cefefe3fcfa40472971c789164e5688cd5b3a (
plain
) (
blame
)
1
2
3
4
val _ = __builtin "exit" (case 42 :: [] of x :: _ => x | _ => 13)