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
/
014_if_cond_boolA.xi
blob: b8c0f8d08e5023be20384ed2ff087c3f302d9e72 (
plain
) (
tree
)
2195224
1
2
3
4
5
6
7
test
(
x
:
bool
[])
{
if
x
{
}
}
//@PRACOWNIA
//@should_not_typecheck