Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
algol68
/
compile
/
module-mode-exports-9.a68
blob: 482aab6ea32f18a4a2f3c2111576f6575b04699a [
file
]
{
dg
-
options
"-dA"
}
{
Test
for
mode table
in
module
definition exports
.
}
module
Foo
=
def
pub mode
MyProc
=
proc
void
;
skip
fed
{
GA68_MODE_CMPL
=
8UB
}
{
dg
-
final
{
scan
-
assembler
-
times
"0xd\[\t ]+\[^0-9\]+proc"
1
}
}