Skip to content

Error Handling

Nyx reports parse and runtime errors, usually with line numbers.

error.nyx
// auto result = 10 / 0; // This would cause a runtime error