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
/
007_function_used_as_procedure.xi
blob: bcf00cc2683cffa4a59355f2e9884fec3a72cb03 (
plain
) (
tree
)
2195224
1
2
3
4
5
6
7
8
9
f
()
:
int
g
()
{
f
()
}
//@PRACOWNIA
//@should_not_typecheck