comparison 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
comparison
equal deleted inserted replaced
13:6049e2193bf2 14:f1c36df29ed7
1 val zero = 0
2 val pi = 3.14159
3 val welcome = "Hello world!"