annotate tests/prim.ur @ 352:2205d5cb416a

Get type definitions font-locking again
author Adam Chlipala <adamc@hcoop.net>
date Sun, 12 Oct 2008 10:30:08 -0400
parents 71bafe66dbe1
children
rev   line source
adamc@14 1 val zero = 0
adamc@14 2 val pi = 3.14159
adamc@14 3 val welcome = "Hello world!"