4 lines
71 B
Text
4 lines
71 B
Text
|
|
s: "the quick brown fox jumps over the lazy dog";
|
||
|
|
slength(s);
|
||
|
|
/* 43 */
|