mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
This produces a warning with latest Xcode, stating that it produces a copy, as the variable is already const. This does seem a little strange, so it could be a problem with the analyzer, but not marking these variables const shouldn’t affect anything.