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

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