| commit | 6978f7eecbdbc70115442606f1daa478d3c9e914 | [log] [tgz] |
|---|---|---|
| author | Natalie Weizenbaum <nweiz@google.com> | Thu Jan 17 16:44:06 2019 -0500 |
| committer | Natalie Weizenbaum <nweiz@google.com> | Thu Jan 17 16:44:06 2019 -0500 |
| tree | dc3a7e1cf9d73ac43e28a4aac8c5a9fc2fca8382 | |
| parent | 1679e1f7f3ceab6f5c6f7ca6410b662c0b692a41 [diff] |
Make FileSpan.context include the full line for all point spans Previously, if a point span appeared at the beginning of a line or at the end of the last line of the file, FileSpan.context returned an empty string.