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
/
131_variables_same_scope.xi
blob: 8cdf9e379339a32bf964e6390ebb346eb7eb3ef3 (
plain
) (
tree
)
2195224
1
2
3
4
5
6
7
test
()
{
x
:
int
x
:
bool
}
//@PRACOWNIA
//@should_not_typecheck