Open ToddThomson opened 3 years ago
Feature to be added to release 4.1.
To have the compiler perform diagnostics and type checking only, set the CompileOptions.typeCheckOnly to true. The default for this option is false.
CompileOptions.typeCheckOnly
Feature to be added to release 4.1.