Skip to content
This repository was archived by the owner on Mar 31, 2024. It is now read-only.
This repository was archived by the owner on Mar 31, 2024. It is now read-only.

执行源代码时可能将注释错误识别为参数 #9

Description

@kernelbin

诸如这样:

#run c /*comment xxx*/ int main(){
printf("hello");
return 0;
}

会将 /*comment 认为是参数,并且报告解析错误

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions