index
:
sml
main
Compiler for Standard ML
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
200-structure.sml
blob: dfc7b9be5e8cc533183780a47380ad0567d028f2 (
plain
) (
blame
)
1
2
3
4
5
structure S = struct val fourtyTwo = 42 end val _ = __builtin "exit" S.fourtyTwo