| 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 6dd314eb43214126ea24b0c73688f9cef1d9024b..892eaf3b616db2ad6b1f5cb7028441250004d6e4 100644
|
| --- a/pkg/front_end/test/fasta/compile.status
|
| +++ b/pkg/front_end/test/fasta/compile.status
|
| @@ -16,7 +16,7 @@ type_variable_as_super: Fail
|
| rasta/abstract_constructor: Fail
|
| rasta/bad_constructor_redirection: Fail
|
| rasta/bad_continue: Fail
|
| -rasta/bad_default_constructor: VerificationError
|
| +rasta/bad_default_constructor: Fail # Compile-time error destroys program.
|
| rasta/bad_explicit_super_constructor: Fail
|
| rasta/bad_implicit_super_constructor: Fail
|
| rasta/bad_interpolation: Fail
|
|
|