summary refs log tree commit diff
path: root/tests/pracownia2/error/018_decl_curly_int.xi
blob: 060f89f5bf9dbcd568ae8758b50917debf69b30e (plain) (blame)
1
2
3
4
5
6
test()
{
    i:int = {}
}
//@PRACOWNIA
//@should_not_typecheck