MCPcopy Create free account
hub / github.com/TruthHun/BookStack / MT

Function MT

static/editor.md/lib/codemirror/mode/xquery/test.js:11–11  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

9(function() {
10 var mode = CodeMirror.getMode({tabSize: 4}, "xquery");
11 function MT(name) { test.mode(name, mode, Array.prototype.slice.call(arguments, 1)); }
12
13 MT("eviltest",
14 "[keyword xquery] [keyword version] [variable "1][keyword .][atom 0][keyword -][variable ml"][def&variable ;] [comment (: this is : a \"comment\" :)]",

Callers 1

test.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected