Sofia Rodrigues

Results 19 issues of Sofia Rodrigues

Some functions are present in the Kind2 genesis block thus they should not be compiled.

feature

Ability to walk inside the tree and apply tactics

feature

scope: optimization

``` type Bool { true false } Fun (n: U60) : Type Fun _ = Bool Main : Type Main = Fun 2 ``` Does not triggers a relevance error.

status: confirmed bug

``` #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...

status: confirmed bug