Commit ce4c1ae
committed
minor #19295 Remove semicolon marking previous end of statement (adrolter)
This PR was submitted for the 7.0 branch but it was merged into the 6.3 branch instead.
Discussion
----------
Remove semicolon marking previous end of statement
It looks like another example was added at some point without removing the existing semicolon, causing a syntax error in the example.
Commits
-------
734bd6b Remove semicolon marking previous end of statement1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| |||
0 commit comments