mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
Better name for #4717 repro case
This commit is contained in:
parent
d23d0b9b88
commit
a818b810f2
2 changed files with 1 additions and 1 deletions
|
@ -2222,7 +2222,7 @@ fn lambda_set_with_imported_toplevels_issue_4733() {
|
|||
}
|
||||
|
||||
#[mono_test]
|
||||
fn issue_4717() {
|
||||
fn anonymous_closure_in_polymorphic_expression_issue_4717() {
|
||||
indoc!(
|
||||
r###"
|
||||
app "test" provides [main] to "platform"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue