| 1 | // CodeMirror, copyright (c) by Marijn Haverbeke and others |
| 2 | // Distributed under an MIT license: http://codemirror.net/LICENSE |
| 3 | |
| 4 | //mIRC mode by Ford_Lawnmower :: Based on Velocity mode by Steve O'Hara |
nothing calls this directly
no test coverage detected