Backport from sid to buster
[hcoop/debian/mlton.git] / regression / 12.sml
1 fun f x = x
2 val _ = f (0w1: Word8.word)
3 val _ = f (0w1: Word.word)