Commit 3ba3d6e7 by doszhang

dos

parent 9633a0fc
......@@ -893,5 +893,5 @@ function calculateStringLength(str) {
len += 2;
}
}
return str;
return len;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment