Skip to content

Commit

Permalink
Update src/tests/validity/variable_ref_add_shorthand_text.ab
Browse files Browse the repository at this point in the history
Co-authored-by: Phoenix Himself <[email protected]>
  • Loading branch information
Mte90 and Ph0enixKM authored Jul 16, 2024
1 parent ad5aab4 commit 083a4fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/validity/variable_ref_add_shorthand_text.ab
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fun foo(ref a) {
a += "one"
a += "one"
}

let a = "two"
Expand Down

0 comments on commit 083a4fb

Please sign in to comment.