Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ MT
Function
MT
lib/web/CodeMirror/mode/clojure/test.js:7–9 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
5
var
mode = CodeMirror.getMode({indentUnit: 2},
"clojure"
);
6
7
function
MT(name) {
8
test.mode(name, mode, Array.prototype.slice.call(arguments, 1));
9
}
10
11
MT(
"atoms"
,
12
"[atom false]"
,
Callers
2
test.js
File · 0.70
testFormsThatHaveBodyParameter
Function · 0.70
Calls
1
call
Method · 0.45
Tested by
no test coverage detected