diff options
| author | Yong He <yonghe@outlook.com> | 2020-06-19 13:16:22 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-19 13:16:22 -0700 |
| commit | b595dd0cd984bcb4db980693363798dd2b490da4 (patch) | |
| tree | c00d6cf873d2ee1dfb50eeae782b082d2f72770a /tests/language-feature/inheritance/struct-inheritance.slang.expected.txt | |
| parent | 110d15b61ac5d76da001d412eaa4be07f3cd8f4d (diff) | |
| parent | 19880116635a4a76af55d876b82ec966c90deafb (diff) | |
Merge pull request #1403 from tfoleyNV/struct-inheritance-and-interfaces
Work on struct inheritance and interfaces
Diffstat (limited to 'tests/language-feature/inheritance/struct-inheritance.slang.expected.txt')
| -rw-r--r-- | tests/language-feature/inheritance/struct-inheritance.slang.expected.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/language-feature/inheritance/struct-inheritance.slang.expected.txt b/tests/language-feature/inheritance/struct-inheritance.slang.expected.txt new file mode 100644 index 000000000..a17826230 --- /dev/null +++ b/tests/language-feature/inheritance/struct-inheritance.slang.expected.txt @@ -0,0 +1,4 @@ +1113 +1002 +1335 +1224 |
