Create a COMMENT parser function. #9
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' '*/'
Reference in New Issue
Block a user