Sh-Zh-7 / CMinus

💻 A naïve compilation principal course design.
Do What The F*ck You Want To Public License
2 stars 0 forks source link

[feature_request] support multi-line comment. #3

Closed Sh-Zh-7 closed 3 years ago

Sh-Zh-7 commented 3 years ago

Identify block comment like /*...*/. Report error when the pair is not complete.