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