summary refs log tree commit diff
path: root/tests/pracownia2/error/040_expected_2_given0.xi
blob: 1abe71d2c8343b5767fb3ca4779740ea61569adf (plain) (blame)
1
2
3
4
5
6
7
8
f()

g()
{
    x:int, y:int = f()
}
//@PRACOWNIA
//@should_not_typecheck