j
k
j a
j l
Poly 5.3 rejects
datatype foo = bar of string
fun f x = let val bar as y = 3 in bar + x end
MLton 20091212~svn accepts it.
Who's right?
Best, Michael
Back to the thread
Back to the list