diff options
| author | Alasdair | 2019-02-11 23:51:16 +0000 |
|---|---|---|
| committer | Alasdair | 2019-02-11 23:51:16 +0000 |
| commit | 37673365b346de684ecf5fe031603f51c0e8e7a9 (patch) | |
| tree | 32b3e971affbf63d34c16b7e95fa98d3975a6d98 /test/c/reg_32_64.expect | |
| parent | 8a2b660710af1635a0568b5b63acd30b57d3c343 (diff) | |
Add an additional test case
Make LEXP_deref an inference rule. This should allow strictly more programs to type-check.
Diffstat (limited to 'test/c/reg_32_64.expect')
| -rw-r--r-- | test/c/reg_32_64.expect | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/c/reg_32_64.expect b/test/c/reg_32_64.expect new file mode 100644 index 00000000..c381486c --- /dev/null +++ b/test/c/reg_32_64.expect @@ -0,0 +1,2 @@ +R = 0xCAFECAFEFFFFFFFF +R = 0xFFFFFFFF |
