summaryrefslogtreecommitdiff
path: root/tests/rustdoc-js-std/parser-errors.js
diff options
context:
space:
mode:
authorEsteban Küber <esteban@kuber.com.ar>2022-12-27 11:03:59 -0800
committerEsteban Küber <esteban@kuber.com.ar>2022-12-29 09:13:40 -0800
commitaf74ca0666814e6c448259f2ab796435ababb664 (patch)
tree0ec81baab7726ed9c1afbd1cd4f3291726185245 /tests/rustdoc-js-std/parser-errors.js
parentcaa64e5b5e7605a1c1428b2a402021bef83f3e1e (diff)
downloadrust-af74ca0666814e6c448259f2ab796435ababb664.tar.gz
Account for multiple multiline spans with empty padding
Instead of ``` LL | fn oom( | __^ | | _| | || LL | || ) { | ||_- LL | | } | |__^ ``` emit ``` LL | // fn oom( LL | || ) { | ||_- LL | | } | |__^ ```
Diffstat (limited to 'tests/rustdoc-js-std/parser-errors.js')
0 files changed, 0 insertions, 0 deletions