Module leo_ast::statement::block

source ·

Structs§

  • A block { [stmt]* } consisting of a list of statements to execute in order.