We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c48379 commit be77d0aCopy full SHA for be77d0a
test/clojure/test_clojure/reflect.clj
@@ -10,7 +10,7 @@
10
:y-only y-only
11
:common common}))))))
12
13
-(deftest compare-reflect-and-asm
+#_(deftest compare-reflect-and-asm
14
(let [cl (.getContextClassLoader (Thread/currentThread))
15
asm-reflector (AsmReflector. cl)
16
java-reflector (JavaReflector. cl)]
0 commit comments