mirror of
https://github.com/textmate/textmate.git
synced 2026-01-13 16:57:56 -05: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).