Skip to content

Commit

Permalink
fix test description
Browse files Browse the repository at this point in the history
Co-authored-by: zerbina <[email protected]>
  • Loading branch information
saem and zerbina authored Feb 13, 2024
1 parent c108ce3 commit f9fe916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/lang_stmts/defer/tdefer_malformed_many_children.nim
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
discard """
description: "Empty `defer` body is not allowed (macro input)."
description: "`defer` must have exactly one child node (macro input)."
errormsg: "illformed AST"
file: "macros.nim"
line: 618
Expand Down

0 comments on commit f9fe916

Please sign in to comment.