Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
algol68
/
execute
/
modules
/
module23foo.a68
blob: 574c92cb5be83dea68b0a1991b9f455d543915ad [
file
] [
log
] [
blame
]
module
Module23Foo
=
def
pub mode
FooMode
=
struct
(
string
name
,
doc
);
pub
int
foo
=
10
;
skip
fed