view tests/tcsimp.ur @ 2051:fbfce6f37384

New release
author Adam Chlipala <adam@chlipala.net>
date Thu, 07 Aug 2014 09:17:52 -0400
parents ec47f49c6aa3
children
line wrap: on
line source
val x : $(mapU string [A, B]) = {A = "hi", B = "bye"}

val y = show x