summary refs log tree commit diff
path: root/tests/pracownia2/error/052_function_missing_return.xi
blob: 89ee185c7cfcd6b8d56af46e319f0f0c1c544bf1 (plain) (blame)
1
2
3
4
5
f():int
{
}
//@PRACOWNIA
//@should_not_typecheck