| 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 e33606e0b005e721a539094500646093a2de6540..6dd314eb43214126ea24b0c73688f9cef1d9024b 100644
|
| --- a/pkg/front_end/test/fasta/compile.status
|
| +++ b/pkg/front_end/test/fasta/compile.status
|
| @@ -7,6 +7,7 @@
|
| # pkg/fasta/lib/src/kernel/.
|
|
|
| await: Fail
|
| +cycles: Fail # Compile-time error handling destroys program.
|
| function_type_recovery: Fail
|
| invocations: Fail
|
| statements: Fail # Make async tranformer optional for golden file testing.
|
|
|