summary refs log tree commit diff stats
path: root/tests/js/t20235.nim
Commit message (Collapse)AuthorAgeFilesLines
* JS backend properly extends string with `setLen` (#21087)Jake Leahy2022-12-131-0/+11
* Add test case * Extend string with '0' when setting length to be longer