diff options
Diffstat (limited to 'test/cases/safety/@errorCast error union casted to disjoint set.zig')
| -rw-r--r-- | test/cases/safety/@errorCast error union casted to disjoint set.zig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cases/safety/@errorCast error union casted to disjoint set.zig b/test/cases/safety/@errorCast error union casted to disjoint set.zig index c9da2fc636..2696a037c7 100644 --- a/test/cases/safety/@errorCast error union casted to disjoint set.zig +++ b/test/cases/safety/@errorCast error union casted to disjoint set.zig @@ -16,5 +16,5 @@ fn foo() anyerror!i32 { return error.Bar; } // run -// backend=llvm +// backend=stage2,llvm // target=native |
