Commit 24799f3
File tree
3 files changed
+46
-17
lines changedFilter options
- internal
- arduino/builder
- integrationtest/compile_3
- testdata/blink_with_error_directive
3 files changed
+46
-17
lines changedinternal/arduino/builder/preprocess_sketch.go
Copy file name to clipboardExpand all lines: internal/arduino/builder/preprocess_sketch.go+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
|
internal/integrationtest/compile_3/compile_test.go
Copy file name to clipboardExpand all lines: internal/integrationtest/compile_3/compile_test.go+44-16Lines changed: 44 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
107 | 107 |
|
108 | 108 |
|
109 | 109 |
|
110 |
| - |
| 110 | + |
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
| ||
126 | 126 |
|
127 | 127 |
|
128 | 128 |
|
129 |
| - |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
130 | 133 |
|
131 |
| - |
132 |
| - |
133 | 134 |
|
134 | 135 |
|
135 | 136 |
|
| ||
148 | 149 |
|
149 | 150 |
|
150 | 151 |
|
151 |
| - |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
152 | 160 |
|
153 |
| - |
154 |
| - |
155 |
| - |
156 |
| - |
157 |
| - |
158 |
| - |
159 | 161 |
|
160 | 162 |
|
161 | 163 |
|
| ||
175 | 177 |
|
176 | 178 |
|
177 | 179 |
|
178 |
| - |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
179 | 185 |
|
180 |
| - |
181 |
| - |
182 |
| - |
183 | 186 |
|
184 | 187 |
|
185 | 188 |
|
| ||
191 | 194 |
|
192 | 195 |
|
193 | 196 |
|
194 |
| - |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
195 | 223 |
|
196 | 224 |
|
197 | 225 |
|
|
internal/integrationtest/compile_3/testdata/blink_with_error_directive/blink_with_error_directive.ino
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
0 commit comments