MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / MT

Function MT

lib/web/CodeMirror/mode/python/test.js:9–9  ·  view source on GitHub ↗
(name)

Source from the content-addressed store, hash-verified

7 version: 3,
8 singleLineStringErrors: false});
9 function MT(name) { test.mode(name, mode, Array.prototype.slice.call(arguments, 1)); }
10
11 // Error, because "foobarhello" is neither a known type or property, but
12 // property was expected (after "and"), and it should be in parentheses.

Callers 1

test.jsFile · 0.70

Calls 1

callMethod · 0.45

Tested by

no test coverage detected