3 lines
108 B
Text
3 lines
108 B
Text
DEF FNconst = 2.71828182845905
|
|
PRINT FNconst
|
|
FNconst = 1.234 : REM Reports 'Syntax error'
|