blob: 6787f179bf83d5fcaf487f20bcdd90bba6a68608 [file] [log] [blame] [view]
## Added str.splitlines method
[[str.splitlines]] can now be used to split a string into an array of lines.