Skip to content

Commit

Permalink
test fix #459
Browse files Browse the repository at this point in the history
  • Loading branch information
WebFreak001 committed May 3, 2023
1 parent 563ce24 commit 1566830
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/fail_files/issue459.d
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
void main()
{
pragma(msg, "add a `" ~ A.stringof ~ "`for " ~ t.stringof");
}

0 comments on commit 1566830

Please sign in to comment.