
samples.errors.example.pec Maven / Gradle / Ivy
define main as method doing:
switch on error doing:
printLine "1/0 -> " + 1/0
when DIVIDE_BY_ZERO:
printLine error.text
© 2015 - 2025 Weber Informatics LLC | Privacy Policy