Commit b06b55a
committed
Use private use area char for trailing newline marker
see #9, some tokenizers would split the marker (% is commonly modulus)
This is not really a proper fix, but it improves things until a larger refactor fixes it properly (removing the marker entirely)1 parent ccbfe51 commit b06b55a
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
112 | 113 | | |
113 | 114 | | |
114 | 115 | | |
| |||
0 commit comments