FStarLang / FStar

A Proof-oriented Programming Language
https://fstar-lang.org
Apache License 2.0
2.7k stars 234 forks source link

AST: fix ast comparison, handle ListLiteral and SeqLiteral #3392

Closed mtzguido closed 2 months ago

mtzguido commented 2 months ago

I broke this with #3390