[gforth] / gforth / Attic / other-tests.fs  

gforth: gforth/Attic/other-tests.fs

File: [gforth] / gforth / Attic / other-tests.fs (download)
Revision: 1.2, Sat Feb 1 14:59:31 1997 UTC (16 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.1: +8 -1 lines
documentation changes: added chapter on image files; added concept index
bug fixes

\ various tests, especially for bugs that have been fixed

\ combination of marker and locals
marker foo1
marker foo2
foo2

: bar { xxx yyy } ;

foo1

\ comments across several lines

( fjklfjlas;d
abort" ( does not work across lines"
)

s" ( testing ( without delimited by newline in non-files" evaluate

\ last test!
\ testing '(' without ')' at end-of-file
." expect ``warning: ')' missing''" cr
(

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help