summaryrefslogtreecommitdiff
path: root/tests/compute/dynamic-dispatch-2.slang.expected.txt
diff options
context:
space:
mode:
authorYong He <yonghe@outlook.com>2020-06-19 11:19:51 -0700
committerGitHub <noreply@github.com>2020-06-19 11:19:51 -0700
commit110d15b61ac5d76da001d412eaa4be07f3cd8f4d (patch)
tree6d2cef5dab495b484844b4d54c312751af62091e /tests/compute/dynamic-dispatch-2.slang.expected.txt
parent5fbb9ff7e1516bd787695d2c9d80b696f0a9ca9a (diff)
Dynamic dispatch for static member functions of associatedtypes. (#1404)
Diffstat (limited to 'tests/compute/dynamic-dispatch-2.slang.expected.txt')
-rw-r--r--tests/compute/dynamic-dispatch-2.slang.expected.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/compute/dynamic-dispatch-2.slang.expected.txt b/tests/compute/dynamic-dispatch-2.slang.expected.txt
new file mode 100644
index 000000000..c9fa0697e
--- /dev/null
+++ b/tests/compute/dynamic-dispatch-2.slang.expected.txt
@@ -0,0 +1,4 @@
+0
+1
+4
+9