From f504aa31829c8008793719306a4bbf257bfeffdc Mon Sep 17 00:00:00 2001 From: ArthurPV Date: Wed, 17 Apr 2024 15:01:15 -0400 Subject: [PATCH] Update comment. --- test/full-program-tests/issue-4475-case-1/main.pony | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/full-program-tests/issue-4475-case-1/main.pony b/test/full-program-tests/issue-4475-case-1/main.pony index 895fd2de02..616ecfce37 100644 --- a/test/full-program-tests/issue-4475-case-1/main.pony +++ b/test/full-program-tests/issue-4475-case-1/main.pony @@ -18,7 +18,7 @@ entry: call void @pony_error(), !dbg !890 unreachable, !dbg !890 ;;;;;;;;;;;; - ret void, !dbg !890 ; => problematic instruction, because the last instruction is terminator + ret void, !dbg !890 ; => problematic instruction, because the previous instruction is terminator } """ class Foo