blob: 8ab1f50aa65696a36958e03e89f9672a91741878 [file] [log] [blame]
test functions
string.length <?cs var:string.length("This is the end of the world...") ?> == 31
subcount <?cs var:subcount(Foo.Bar.Baz) ?> == 4
len (depreciated) <?cs var:len(Foo.Bar.Baz) ?> == 4