Minilisp.pm/t/strings.t

2 lines
54 B
Turing

(expect "hello has 5 letters" (= (length "hello") 5))