Fixing the comment-at-end-of-file bug (PR#11982)
original commit: d78fccb75bd29ce5ca5abb090109410a7759ca1e
This commit is contained in:
parent
88e9704a8b
commit
ba61cf64e8
|
@ -416,6 +416,10 @@ fo@o -@-> fo@o
|
|||
-@->
|
||||
(foo "bar " "\n" "baz")
|
||||
---
|
||||
hello @; comment at eof
|
||||
-@->
|
||||
hello
|
||||
---
|
||||
@foo{bar @;{a balanced comment} baz}
|
||||
-@->
|
||||
(foo "bar baz")
|
||||
|
|
Loading…
Reference in New Issue
Block a user