diff examples/fc/test.fc3 @ 0:13d2b8934445

Import AnaGram (near-)release tree into Mercurial.
author David A. Holland
date Sat, 22 Dec 2007 17:52:45 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/fc/test.fc3	Sat Dec 22 17:52:45 2007 -0500
@@ -0,0 +1,9 @@
+/* Test file for Fahrenheit-Celsius conversion program FC3. */
+
+  - 273.16 C         // Absolute zero
+    212f             // Boiling point of water
+   -38.87C           // Melting point of mercury
+    3.1415927c       // Watch right recursion
+   212 g             // ******** Deliberate error *************
+   +98.6 F           // Body temperature
+   451F              // Bradbury point