d812f3a7fc
Previously, this grammar allowed comments to start partway through lines, but per the Dockerfile spec, that is not valid.
11 lines
103 B
Plaintext
11 lines
103 B
Plaintext
==================
|
|
Full line comment
|
|
==================
|
|
|
|
# Test comment
|
|
|
|
---
|
|
|
|
(source_file
|
|
(comment))
|