MCPcopy Index your code
hub / github.com/clojure/clojure / run

Method run

src/jvm/clojure/lang/AFn.java:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19}
20
21public void run(){
22 invoke();
23}
24
25
26

Callers

nothing calls this directly

Calls 1

invokeMethod · 0.95

Tested by

no test coverage detected