2 lines
92 B
Text
2 lines
92 B
Text
define Pi=3.14;
|
|
Pi:= 3.15; \causes a compile error: statement starting with a constant
|