Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

字句解析に失敗する #2

Closed
s-tanoue opened this issue Dec 26, 2017 · 1 comment
Closed

字句解析に失敗する #2

s-tanoue opened this issue Dec 26, 2017 · 1 comment

Comments

@s-tanoue
Copy link
Owner

s-tanoue commented Dec 26, 2017

int b; #endif

#endifもコメントと認識されてしまう.
そのため,#endifが同じ行にあるとき,int b; に対してのコメントがあると認識され,
「コメントが必要です」と出力されない.

@s-tanoue
Copy link
Owner Author

隠しトークンストリームがすでに使われていたため.2を使えば大丈夫

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant