summary refs log tree commit diff
path: root/tests/pracownia2/error/110_expecting2_given3.xi
blob: 306595d350fa713ee3a82673292cdd151be51ef7 (plain) (blame)
1
2
3
4
5
6
f():int,int
{
    return 1,2,3
}
//@PRACOWNIA
//@should_not_typecheck