diff options
| author | Yong He <yonghe@outlook.com> | 2020-06-19 11:19:51 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-19 11:19:51 -0700 |
| commit | 110d15b61ac5d76da001d412eaa4be07f3cd8f4d (patch) | |
| tree | 6d2cef5dab495b484844b4d54c312751af62091e /tests/compute/dynamic-dispatch-2.slang.expected.txt | |
| parent | 5fbb9ff7e1516bd787695d2c9d80b696f0a9ca9a (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.txt | 4 |
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 |
