Skip to content

Commit

Permalink
issue number in test
Browse files Browse the repository at this point in the history
  • Loading branch information
metagn committed Dec 16, 2024
1 parent b5ee289 commit 83a0a71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/errmsgs/twrongdefinetype.nim
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# issue #24539

type Foo = object
const foo {.define.} = Foo() #[tt.Error
^ unsupported type for constant 'foo' with .define pragma: Foo]#
Expand Down

0 comments on commit 83a0a71

Please sign in to comment.