roc/crates/compiler/test_syntax/tests/snapshots/malformed
2025-04-08 13:46:44 +02:00
..
bad_opaque_ref.expr.formatted.roc Add a Malformed trait, and assert that 'passing' tests don't produce a malformed result 2023-01-25 21:01:05 -08:00
bad_opaque_ref.expr.migrated.roc Implement a migration to new braces syntax and add migrate tests 2025-02-16 20:37:28 -08:00
bad_opaque_ref.expr.result-ast Extend test_syntax to check that canonicalization doesn't panic on the input 2024-12-06 17:13:10 -08:00
bad_opaque_ref.expr.roc Add a Malformed trait, and assert that 'passing' tests don't produce a malformed result 2023-01-25 21:01:05 -08:00
if_in_record_field_opt_pat.expr.formatted.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
if_in_record_field_opt_pat.expr.migrated.roc Several migration fixes and make some zig parser improvements based on migrated code in the wild (#7716) 2025-04-08 13:46:44 +02:00
if_in_record_field_opt_pat.expr.result-ast Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
if_in_record_field_opt_pat.expr.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
implements_after_comment_with_newline.expr.formatted.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
implements_after_comment_with_newline.expr.migrated.roc Implement a migration to new braces syntax and add migrate tests 2025-02-16 20:37:28 -08:00
implements_after_comment_with_newline.expr.result-ast Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
implements_after_comment_with_newline.expr.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
looks_like_implements.expr.formatted.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
looks_like_implements.expr.migrated.roc Several migration fixes and make some zig parser improvements based on migrated code in the wild (#7716) 2025-04-08 13:46:44 +02:00
looks_like_implements.expr.result-ast Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
looks_like_implements.expr.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
malformed_pattern_field_access.expr.formatted.roc Implement block / indent based parsing 2024-07-27 13:34:16 -07:00
malformed_pattern_field_access.expr.result-ast Extend test_syntax to check that canonicalization doesn't panic on the input 2024-12-06 17:13:10 -08:00
malformed_pattern_field_access.expr.roc Add a Malformed trait, and assert that 'passing' tests don't produce a malformed result 2023-01-25 21:01:05 -08:00
malformed_pattern_module_name.expr.formatted.roc Update tests 2025-01-17 19:10:20 -08:00
malformed_pattern_module_name.expr.result-ast Update tests 2025-01-17 19:10:20 -08:00
malformed_pattern_module_name.expr.roc Update tests 2025-01-17 19:10:20 -08:00
module_dot_tuple.expr.migrated.roc Implement a migration to new braces syntax and add migrate tests 2025-02-16 20:37:28 -08:00
module_dot_tuple.expr.result-ast Extend test_syntax to check that canonicalization doesn't panic on the input 2024-12-06 17:13:10 -08:00
module_dot_tuple.expr.roc Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
negative_number_in_pattern.expr.formatted.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
negative_number_in_pattern.expr.migrated.roc Several migration fixes and make some zig parser improvements based on migrated code in the wild (#7716) 2025-04-08 13:46:44 +02:00
negative_number_in_pattern.expr.result-ast Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
negative_number_in_pattern.expr.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
opaque_in_ann_apply_arg.expr.formatted.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
opaque_in_ann_apply_arg.expr.migrated.roc Several migration fixes and make some zig parser improvements based on migrated code in the wild (#7716) 2025-04-08 13:46:44 +02:00
opaque_in_ann_apply_arg.expr.result-ast Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
opaque_in_ann_apply_arg.expr.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
parens_comment_in_ty_annotation.expr.formatted.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
parens_comment_in_ty_annotation.expr.migrated.roc Several migration fixes and make some zig parser improvements based on migrated code in the wild (#7716) 2025-04-08 13:46:44 +02:00
parens_comment_in_ty_annotation.expr.result-ast Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
parens_comment_in_ty_annotation.expr.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
parens_in_type_def_apply.expr.formatted.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
parens_in_type_def_apply.expr.migrated.roc Several migration fixes and make some zig parser improvements based on migrated code in the wild (#7716) 2025-04-08 13:46:44 +02:00
parens_in_type_def_apply.expr.result-ast Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
parens_in_type_def_apply.expr.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
pattern_opt_field_bonanza.expr.formatted.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
pattern_opt_field_bonanza.expr.migrated.roc Several migration fixes and make some zig parser improvements based on migrated code in the wild (#7716) 2025-04-08 13:46:44 +02:00
pattern_opt_field_bonanza.expr.result-ast Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
pattern_opt_field_bonanza.expr.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
qualified_tag.expr.migrated.roc Implement a migration to new braces syntax and add migrate tests 2025-02-16 20:37:28 -08:00
qualified_tag.expr.result-ast Extend test_syntax to check that canonicalization doesn't panic on the input 2024-12-06 17:13:10 -08:00
qualified_tag.expr.roc Add a Malformed trait, and assert that 'passing' tests don't produce a malformed result 2023-01-25 21:01:05 -08:00
quotes_in_parens_in_pat.expr.formatted.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
quotes_in_parens_in_pat.expr.migrated.roc Several migration fixes and make some zig parser improvements based on migrated code in the wild (#7716) 2025-04-08 13:46:44 +02:00
quotes_in_parens_in_pat.expr.result-ast Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
quotes_in_parens_in_pat.expr.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
repr_7346.expr.formatted.roc Format all lambdas to new syntax 2025-01-16 08:03:44 -06:00
repr_7346.expr.migrated.roc Several migration fixes and make some zig parser improvements based on migrated code in the wild (#7716) 2025-04-08 13:46:44 +02:00
repr_7346.expr.result-ast Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00
repr_7346.expr.roc Introduce proper type for TypeVar's, mark anything not a lowercase ident as malformed 2025-01-14 19:30:33 -08:00