Update Term default , update tests

This commit is contained in:
LunaAmora 2024-02-05 14:15:53 -03:00
parent 0bcabe93bc
commit a492a7f683
2 changed files with 2 additions and 2 deletions

View File

@ -151,8 +151,8 @@ pub enum Term {
Ref {
def_id: DefId,
},
#[default]
Era,
#[default]
Invalid,
}

View File

@ -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>))