MCPcopy Create free account
hub / github.com/ronreiter/interactive-tutorials / MT

Function MT

static/js/codemirror/mode/xquery/test.js:8–8  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

6(function() {
7 var mode = CodeMirror.getMode({tabSize: 4}, "xquery");
8 function MT(name) { test.mode(name, mode, Array.prototype.slice.call(arguments, 1)); }
9
10 MT("eviltest",
11 "[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