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
/
044_assign_curly_bool.xi
blob: dabe46981c402b34a8977543f4a64d33f7840955 (
plain
) (
tree
)
2195224
1
2
3
4
5
6
7
test
()
{
i
:
bool
;
i
=
{}
}
//@PRACOWNIA
//@should_not_typecheck