Skip to content
Snippets Groups Projects
  • Etienne Kneuss's avatar
    32223a62
    Re-implement simple @extern · 32223a62
    Etienne Kneuss authored
    Functions that are defined as @extern can use non-purescala features
    within their body. Leon will reason about them according to their
    specification (the unknown body becomes a hole and then a choose).
    32223a62
    History
    Re-implement simple @extern
    Etienne Kneuss authored
    Functions that are defined as @extern can use non-purescala features
    within their body. Leon will reason about them according to their
    specification (the unknown body becomes a hole and then a choose).