summaryrefslogtreecommitdiff
path: root/test/files/instrumented/InstrumentationTest.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/instrumented/InstrumentationTest.check')
-rw-r--r--test/files/instrumented/InstrumentationTest.check4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/files/instrumented/InstrumentationTest.check b/test/files/instrumented/InstrumentationTest.check
new file mode 100644
index 0000000000..3652df270a
--- /dev/null
+++ b/test/files/instrumented/InstrumentationTest.check
@@ -0,0 +1,4 @@
+true
+Method call statistics:
+ 1 scala/Predef$.println(Ljava/lang/Object;)V
+ 1 scala/runtime/BoxesRunTime.boxToBoolean(Z)Ljava/lang/Boolean;