Import Debian changes 20180207-1
[hcoop/debian/mlton.git] / regression / common-subexp0.sml
CommitLineData
7f918cf1
CE
1val x = !(ref 0.0) / !(ref 0.0)
2val _ = print (concat [Real.toString x, "\n"])