summary refs log tree commit diff
path: root/tests/pracownia2/error/037_samedecl.xi
blob: 323ef39f451f06025d009675eb89da5a2217393e (plain) (blame)
1
2
3
4
5
6
f(x:int):bool

f(x:int):bool

//@PRACOWNIA
//@should_not_typecheck