-
Notifications
You must be signed in to change notification settings - Fork 10.7k
Open
swiftlang/swift-syntax
#3222Labels
bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.compilerThe Swift compiler itselfThe Swift compiler itselfgood first issueGood for newcomersGood for newcomersparserArea → compiler: The legacy C++ parserArea → compiler: The legacy C++ parser
Description
| Previous ID | SR-1554 |
| Radar | rdar://problem/26327545 |
| Original Reporter | @jckarter |
| Type | Bug |
Additional Detail from JIRA
| Votes | 0 |
| Component/s | Compiler |
| Labels | Bug, Parser, StarterBug |
| Assignee | None |
| Priority | Medium |
md5: 2416cb9a05334e4c8d080874b91f289e
Issue Description:
//*/ should close a /* comment, but does not:
/*
//*/
print("wat")Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.compilerThe Swift compiler itselfThe Swift compiler itselfgood first issueGood for newcomersGood for newcomersparserArea → compiler: The legacy C++ parserArea → compiler: The legacy C++ parser