Sign in
gnu
/
gcc.git
/
refs/heads/trunk
/
.
/
gcc
/
testsuite
/
algol68
/
compile
/
module-pub-mangling-14.a68
blob: 60ffc3d90dc952e71c870c3e8e0f08968ac64c1b [
file
]
{
dg
-
options
"-O0"
}
{
Mangling
of monads
,
nomads
and
:
Unfortunately
we cannot
do
all of them
in
a single test
.
}
module
Foo
=
def
prio
&
=
9
;
op
&
=
(
int
a
,
b
)
int
:
skip
;
{
dg
-
final
{
scan
-
assembler
"FOO_a_\[0-9\]+"
}
}
skip
fed