yus1108 / mcf

This is a toy compiler project named as mcf (making compiler is fun) aiming to make a compiler specialized for game development.
MIT License
1 stars 0 forks source link

TODO 주석 : 렉서 테스트 #4

Closed yus1108 closed 1 month ago

yus1108 commented 2 months ago

const char input[] = "=+(){},;";

테스트에서 위 문장을 패스 할 수 있도록 개선