tock-mirror/testcases/_bad_assign2.occ

7 lines
81 B
Plaintext

INT, INT FUNCTION F () IS 4, 2:
PROC P ()
BOOL b:
REAL32 r:
r, b := F ()
: