mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
This brings us a bit of extra type safety, for example where an integer is expected, nullptr should be disallowed by the compiler (unlike NULL).