summary refs log tree commit diff
path: root/tests/pracownia2/ok/026_length_string.xi
blob: acef6a407c11d3396c7e0c7facf49817acce346f (plain) (blame)
1
2
3
4
5
6
test():int
{
    return length("Klucze do domu")
}
//@PRACOWNIA
//@stop_after typechecker