summaryrefslogtreecommitdiff
path: root/tests/008-instanceof/expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/008-instanceof/expected.txt')
-rw-r--r--tests/008-instanceof/expected.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/008-instanceof/expected.txt b/tests/008-instanceof/expected.txt
new file mode 100644
index 0000000..77fd0cb
--- /dev/null
+++ b/tests/008-instanceof/expected.txt
@@ -0,0 +1,6 @@
+iface1.mFloaty = 5.0 wahoo
+aa.mFloaty = 5.0 wahoo
+bb.mWhoami = ImplB!
+aaOkay (false) = false
+bbOkay (true) = true
+Caught a ClassCastException (expected)