Create a COMMENT parser function. #9

Closed
opened 2018-12-14 21:16:11 +01:00 by Lerking · 0 comments
Lerking commented 2018-12-14 21:16:11 +01:00 (Migrated from github.com)
  • Parse 'CSTART' '/*'
  • Parse 'CMID' '*'
  • Parser 'CEND' '*/'
- [x] Parse 'CSTART' '/*' - [x] Parse 'CMID' '*' - [x] Parser 'CEND' '*/'
Sign in to join this conversation.