Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
algol68
/
compile
/
modules
/
module5.a68
blob: ebb06fb329af32d7c832cd737942d4cb92d022fb [
file
] [
log
] [
blame
]
module
Module_5
=
def
pub mode JSON_Val
=
union
(
ref
JSON_Elm
,
int
),
JSON_Elm
=
struct
(
int
lala
);
skip
fed