diff options
| author | Yong He <yonghe@outlook.com> | 2020-10-02 09:49:18 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-02 09:49:18 -0700 |
| commit | aadf6002783b88ea79c30a2f908270685b6c3d27 (patch) | |
| tree | 890d60ea78a81b35fa9ad28873bbe25c1fc7f9a4 /tests/compute/interface-func-param-in-struct.slang.expected.txt | |
| parent | 274c20a5eb133779a9d890ca79120815fb92b04e (diff) | |
Specialize exsitentials parameters in struct fields. (#1565)
* Specialize exsitentials parameters in struct fields.
* Cleanup.
Co-authored-by: Yong He <yhe@nvidia.com>
Diffstat (limited to 'tests/compute/interface-func-param-in-struct.slang.expected.txt')
| -rw-r--r-- | tests/compute/interface-func-param-in-struct.slang.expected.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/compute/interface-func-param-in-struct.slang.expected.txt b/tests/compute/interface-func-param-in-struct.slang.expected.txt new file mode 100644 index 000000000..98fb6a686 --- /dev/null +++ b/tests/compute/interface-func-param-in-struct.slang.expected.txt @@ -0,0 +1,4 @@ +1 +1 +1 +1 |
