mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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;
|