| Index: pkg/front_end/test/fasta/compile.status
|
| diff --git a/pkg/front_end/test/fasta/compile.status b/pkg/front_end/test/fasta/compile.status
|
| index 6fc14852645de56205bd633284c677968390e1ee..9b80f399b0462a7683d857a278d8cb4234a2d697 100644
|
| --- a/pkg/front_end/test/fasta/compile.status
|
| +++ b/pkg/front_end/test/fasta/compile.status
|
| @@ -9,8 +9,6 @@
|
| rasta/unsupported_platform_library: RuntimeError # OK, this must report an error at runtime.
|
|
|
| DeltaBlue: Fail # Missing types on constructor parameters.
|
| -async_function: Fail # Async transformer should be optional.
|
| -await: Fail
|
| call: Fail # Test can't run.
|
| cycles: Fail # Compile-time error handling destroys program.
|
| fallthrough: Fail # Missing FallThroughError.
|
|
|