summary refs log tree commit diff
path: root/tests/pracownia2/error/001_decl_curly_bool.xi
blob: 92b81d2734c4b07a42bba3fa7859de27e5d790be (plain) (blame)
1
2
3
4
5
6
test()
{
    i:bool = {}
}
//@PRACOWNIA
//@should_not_typecheck