index
:
compiler_construction
main
Project for Compiler Construction course
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
pracownia2
/
error
/
093_init2_intA_snd.xi
blob: 6a82e3be1eaddc86209b3a13da733256fe65c692 (
plain
) (
tree
)
2195224
1
2
3
4
5
6
7
test
()
{
i
:
int
[];
a
:
int
[
42
][
i
];
}
//@PRACOWNIA
//@should_not_typecheck