diff options
Diffstat (limited to 'ui/exception-invalid.stderr')
| -rw-r--r-- | ui/exception-invalid.stderr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ui/exception-invalid.stderr b/ui/exception-invalid.stderr index 9021376..3212368 100644 --- a/ui/exception-invalid.stderr +++ b/ui/exception-invalid.stderr @@ -1,5 +1,5 @@ error: only exceptions with configurable priority can be used as hardware tasks - --> $DIR/exception-invalid.rs:6:8 - | -6 | fn nmi(_: nmi::Context) {} - | ^^^ + --> $DIR/exception-invalid.rs:17:8 + | +17 | fn nmi(_: nmi::Context) {} + | ^^^ |
