view tests/tcsimp.ur @ 2016:3ed2ee0815d2

Warn about MLton memory usage
author Adam Chlipala <adam@chlipala.net>
date Sun, 25 May 2014 09:21:56 -0400
parents ec47f49c6aa3
children
line wrap: on
line source
val x : $(mapU string [A, B]) = {A = "hi", B = "bye"}

val y = show x