TYPICAL / Guided Tour / Module system
Bottom 

Imports from a file

New syntax New syntax (alternative) Old syntax
File import_new File import_alt File import_old
File import2_new File import2_alt File import2_old
interface section and
body section
interface section

The results are the same.

Output of type checking (import.tap).

Top 
PREV: Module system
NEXT: Use of a distributed body section

TYPICAL / Guided Tour / Module system