view tests/prim.lac @ 14:f1c36df29ed7

Primitive type constants
author Adam Chlipala <adamc@hcoop.net>
date Sun, 08 Jun 2008 12:27:08 -0400
parents
children
line wrap: on
line source
val zero = 0
val pi = 3.14159
val welcome = "Hello world!"