mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
3494a23400
This example incorrectly highlights 'foo' as a comment: /* // */ foo This example does as well: // /* foo */ foo