Sofia Rodrigues
Sofia Rodrigues
Some functions are present in the Kind2 genesis block thus they should not be compiled.
``` type Bool { true false } Fun (n: U60) : Type Fun _ = Bool Main : Type Main = Fun 2 ``` Does not triggers a relevance error.
``` #derive[match] type Node { dup bup } ``` ``` thread 'main' panicked at 'Expected `name`: 880 | (Q$Node.match orig (Kind.Term.ct0 (Node.dup.) orig) motive dup bup) = (Kind.Term.ann 536870941 (Kind.Term.set_origin...