old-cross-binutils/gdb/testsuite/gdb.chill/pr-8894-grt.ch
1999-04-16 01:35:26 +00:00

6 lines
62 B
Text

yy: MODULE
SYNMODE m_byte = INT (0:255);
GRANT ALL;
END yy;