6 lines
62 B
Text
6 lines
62 B
Text
yy: MODULE
|
|
|
|
SYNMODE m_byte = INT (0:255);
|
|
GRANT ALL;
|
|
|
|
END yy;
|