Files
wren/test/string
Bob Nystrom c6d8ad2844 chore: add trailing period to "8-bit clean" comments across string test files
Add a period at the end of the "// 8-bit clean" comment in 12 string test files
(concatenation, contains, count, ends_with, equality, index_of, iterate,
iterator_value, join, starts_with, subscript, to_string) to make the comment
grammatically consistent with other comments in the test suite.
2015-02-05 04:26:29 +00:00
..