summaryrefslogtreecommitdiff
path: root/tests/tcsimp.ur
blob: 5e471e6e5ac2e2ae613fa9a15115038de813ed45 (plain)
1
2
3
val x : $(mapU string [A, B]) = {A = "hi", B = "bye"}

val y = show x