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
/
104_plus_trueture.xi
blob: 44ddced670953709edfb5b8ed7026f6d1acc23f1 (
plain
) (
tree
)
2195224
1
2
3
4
5
6
7
f
()
:
bool
{
return
true
+
true
}
//@PRACOWNIA
//@should_not_typecheck