view tests/tcsimp.ur @ 2175:3ffef52d549c

Make urweb-mode inherit from prog-mode (contributed by Ziv Scully)
author Adam Chlipala <adam@chlipala.net>
date Thu, 15 Oct 2015 07:52:37 -0400
parents ec47f49c6aa3
children
line wrap: on
line source
val x : $(mapU string [A, B]) = {A = "hi", B = "bye"}

val y = show x