-
Notifications
You must be signed in to change notification settings - Fork 7
Fix sync test #114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Fix sync test #114
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
1c2aea4
fix pipeline_test_except
myfreess a08aef6
fix parse_test_pipe_arrow_parse
myfreess b747848
promote
myfreess ecd2ef8
fix pipeline_test_constant_2
myfreess 0579e14
promote
myfreess aae893b
remove parse_test_regex_literal_match_pattern
myfreess 6286aac
remove parse_test_record_field_equal_after_pun
myfreess eb821c4
remove parse_test_match_case_start_augmented_assignment
myfreess ab584c2
mark parse_test_typealias_lident_target_as
myfreess 2eb1c82
mark parse_test_struct_constructor
myfreess ffe99ea
mark parse_test_traitalias_list_no_pkg
myfreess c262291
remove parse_test_recover_wrong_deliminator
myfreess f08e987
fix pipeline_test_run_with_declaration3
myfreess ffc1694
mark pipeline_test_typing_coverage_lexmatch
myfreess e960af3
remove parse_test_bad_recovery
myfreess 8c6d386
remove parse_test_enum_constructor_visibility_error
myfreess 5f94af1
fix parse_test_ffi_multiline_stub
myfreess eee9319
mark parse_test_type_bang_no_payload
myfreess 003e3be
remove parse_test_invalid_expr_in_condition_letrec
myfreess fa72122
fix pipeline_test_local_method
myfreess b2e112b
remove parse_test_fun_binder_coloncolon
myfreess bb8c05a
remove parse_test_path_pattern_test
myfreess ce8aa59
remove parse_test_invalid_expr_in_condition_loop
myfreess 63d79eb
update
myfreess 9d62d67
fix pipeline_test_loop_label
myfreess 08de598
fix parse_test_test_block_params
myfreess b9fde2b
fix parse_test_attribute
myfreess 01562c1
fix parse_test_old_syntax_error_type_variants
myfreess 75cc5cc
remove parse_test_try_unexpected_body_tokens
myfreess 9261c64
update
myfreess bafb239
update
myfreess 73893b8
update
myfreess b69ecdb
fix using
myfreess 804f356
promote
myfreess 04ab4c0
fix parse_test_iter_range
myfreess 040c7bf
promote
myfreess 576731d
update
myfreess 736fb92
promote
myfreess 4895eb9
update
myfreess d6853ef
fmt
myfreess b2cbcf1
fix warnings
myfreess File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2,6 +2,6 @@ import { | |
| "moonbitlang/core/ref", | ||
| } | ||
|
|
||
| import "test" { | ||
| import { | ||
| "moonbitlang/core/json", | ||
| } | ||
| } for "test" | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
raw:
#qual.name(a,b,c)