Skip to content

Fix Open/Close scope

Jacques-Henri Jourdan requested to merge jh/fix_scopes into master

Use Open/Close Scope without Local (i.e., export the scope opening) only when the scope corresponds to the main purpose of the module.

Merge request reports