rdio / vernacular

MIT License
170 stars 42 forks source link

Potato/Lexer:fix the Lexer for empty comment lines #31

Closed StephaneDelcroix closed 11 years ago

StephaneDelcroix commented 11 years ago

Empty comment lines where confusing the Lexer. Make sure we don't eat the line termination char while eating white spaces.