forked fromRustPython/RustPython
- Notifications
You must be signed in to change notification settings - Fork0
Commitf07f53b
authored
Merge pull requestRustPython#4396 from harupy/remove-unreachable-code
Remove unreachable code in `compiler/parser/src/string.rs`1 file changed
+5
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
126 | 119 | | |
127 | 120 | | |
128 | 121 | | |
| |||
0 commit comments
Comments
(0)