Skip to content

Commit

Permalink
Update comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurPV committed Apr 17, 2024
1 parent f504aa3 commit 1f76055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/full-program-tests/issue-4475-case-2/main.pony
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""
Unlike case 1 (test/full-program-tests/issue-4475-case-1/main.pony) of the
#4475 issue test, this code passed before the fix because the Pony
#4475 issue test, this code managed to compile before the fix because the Pony
statement error was not generated before a termination instruction (e.g. ret).
"""
class Foo
Expand Down

0 comments on commit 1f76055

Please sign in to comment.