summary refs log tree commit diff
path: root/tests/pracownia2/error/100_string_int.xi
blob: cc048d4085c9340fc42768b1f0d9c91135f98fdf (plain) (blame)
1
2
3
4
5
6
7
test()
{
    x:int = "Polonia"
}
//@PRACOWNIA
//@stop_after typechecker
//@should_not_typecheck