mirror of
https://github.com/HigherOrderCO/Bend.git
synced 2024-11-05 04:51:40 +03:00
Update Term default , update tests
This commit is contained in:
parent
0bcabe93bc
commit
a492a7f683
@ -151,8 +151,8 @@ pub enum Term {
|
||||
Ref {
|
||||
def_id: DefId,
|
||||
},
|
||||
#[default]
|
||||
Era,
|
||||
#[default]
|
||||
Invalid,
|
||||
}
|
||||
|
||||
|
@ -3,6 +3,6 @@ source: tests/golden_tests.rs
|
||||
input_file: tests/golden_tests/readback_lnet/invalid_op2_op2.hvm
|
||||
---
|
||||
Readback Warning:
|
||||
Invalid Op2 with 2 occurrences
|
||||
Invalid Numeric Operation with 2 occurrences
|
||||
|
||||
λa (+ (+ <Invalid> 1) (1 <Invalid>))
|
||||
|
Loading…
Reference in New Issue
Block a user