view tests/tcsimp.ur @ 2171:7187068f56f5

Return to working version mode
author Adam Chlipala <adam@chlipala.net>
date Wed, 19 Aug 2015 10:53:18 -0400
parents ec47f49c6aa3
children
line wrap: on
line source
val x : $(mapU string [A, B]) = {A = "hi", B = "bye"}

val y = show x