File: string2.sml

package info (click to toggle)
mlton 20061107-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 27,828 kB
  • ctags: 61,118
  • sloc: ansic: 11,446; makefile: 1,339; sh: 1,160; lisp: 900; pascal: 256; asm: 97
file content (3 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (7)
1
2
3
val _ = print(concat[Char.toCString #"\000",
                     String.toCString "\000",
                     "\n"])