Learn more about cloning repositories
You have read-only access
vim: comment out #if false Similar to `#if 0` in C/C++, `#if false` is used to block comment out code. Treat it as such.