Hello everyone! I would like to pitch a new top level statement called compilerSettings that can be used to modify the compiler settings that are enabled on a specific source file. Today, enabling compiler settings can only be done at the module level via the command line meaning that it is impossible to enable compiler settings only on a speci...