mirror of
https://github.com/textmate/textmate.git
synced 2026-01-14 09:18:07 -05: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.