| 1 | // CodeMirror, copyright (c) by Marijn Haverbeke and others |
| 2 | // Distributed under an MIT license: https://codemirror.net/LICENSE |
| 3 | |
| 4 | // This is CodeMirror (https://codemirror.net), a code editor |
nothing calls this directly
no test coverage detected