Skip to content

Commit

Permalink
style(tests): add final newline to access
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichDonGubler committed Apr 3, 2023
1 parent f8c7cb1 commit e310121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/in/access.wgsl
Original file line number Diff line number Diff line change
Expand Up @@ -167,4 +167,4 @@ fn assign_through_ptr() {

assign_through_ptr_fn(&val);
assign_array_through_ptr_fn(&arr);
}
}

0 comments on commit e310121

Please sign in to comment.