Skip to content

imports

Norbert Preining edited this page Oct 6, 2017 · 2 revisions

imports { <import-decl> }

Block enclosing import of other modules (protecting etc). Other statements are not allowed within the imports block. Optional structuring of the statements in a module.

Related: using, protecting, including, extending, axioms, signature

Clone this wiki locally