-
take_cheeze authored
Now it will parse the #2361 code as: ``` module A end module B end ``` instead of ``` module A end module B end ```
7f870f60
Now it will parse the #2361 code as: ``` module A end module B end ``` instead of ``` module A end module B end ```