-
-
Notifications
You must be signed in to change notification settings - Fork 291
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
/* 8 lines 5 code 1 comments 2 blanks */
void main() {
auto x = 5; /+ a /+ nested +/ comment /* +/
writefln("hello");
auto y = 4; // */
}
Note that in the above /+
allows nested comments but that */ can be inside the different one. Currently scc is unable to deal with this.
it-is-wednesday, ziyadedher, chirpchirii, c-harding, hacker1024 and 6 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working