Skip to content

Commit

Permalink
Add new line
Browse files Browse the repository at this point in the history
  • Loading branch information
gimantha committed Jul 5, 2023
1 parent 6dd151f commit 63a9478
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -269,4 +269,4 @@ function assertEquality(anydata expected, anydata actual) {
return;
}
panic error("expected '" + expected.toString() + "', found '" + actual.toString() + "'");
}
}

0 comments on commit 63a9478

Please sign in to comment.