mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
329261593e
This requires no additional work beyond just parsing the identifier because Clang module maps already support such names in quotes.
4 lines
35 B
C
4 lines
35 B
C
typedef struct {
|
|
int value;
|
|
} S;
|