| Index: pkg/front_end/test/fasta/strong.status
|
| diff --git a/pkg/front_end/test/fasta/strong.status b/pkg/front_end/test/fasta/strong.status
|
| index 80868f7857f5555da336272fc71b4332887b173d..6b43dc16f604167f0b1d9b348570b78ea0a627dc 100644
|
| --- a/pkg/front_end/test/fasta/strong.status
|
| +++ b/pkg/front_end/test/fasta/strong.status
|
| @@ -56,6 +56,10 @@ uninitialized_fields: Fail
|
| unused_methods: Fail
|
| void-methods: Fail
|
|
|
| +inference/local_constructor_from_arguments: Fail
|
| +inference/type_promotion_stopped_by_access_in_a_closure: Fail
|
| +inference/type_promotion_stopped_by_mutation_in_a_closure: Fail
|
| +
|
| rasta/abstract_constructor: Fail
|
| rasta/bad_constructor_redirection: Fail
|
| rasta/bad_continue: Fail
|
|
|