New Issue: should compilerError be included by default?

16807, “mppf”, “should compilerError be included by default?”, “2020-12-03T20:36:47Z”

For https://github.com/Cray/chapel-private/issues/1215

Today, compilerError,compilerWarning, and compilerAssert are available by default (that is, you don’t have to import/use a module to get them). Should these be included by default?