Skip to content

Commit

Permalink
tlenvarargs.nim: workaround nim-lang#12908
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheecour committed Dec 16, 2019
1 parent 45dbc65 commit 54baba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/system/tlenvarargs.nim
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ tlenvarargs.nim:35:9 (1, 2)
tlenvarargs.nim:36:9 12
tlenvarargs.nim:37:9 1
tlenvarargs.nim:38:8'''
joinable: "false"
"""


## line 10

template myecho*(a: varargs[untyped]) =
Expand Down

0 comments on commit 54baba5

Please sign in to comment.