diff options
Diffstat (limited to 'tests/closure/t8550.nim')
-rw-r--r-- | tests/closure/t8550.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/closure/t8550.nim b/tests/closure/t8550.nim index 153246f08..a07f45cdc 100644 --- a/tests/closure/t8550.nim +++ b/tests/closure/t8550.nim @@ -1,4 +1,5 @@ discard """ + targets: "c js" output: "@[\"42\"]" """ |