diff options
Diffstat (limited to 'tests/dll/nimhcr_basic.nim')
-rw-r--r-- | tests/dll/nimhcr_basic.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/dll/nimhcr_basic.nim b/tests/dll/nimhcr_basic.nim index 340c3fc4e..2e1f39ae0 100644 --- a/tests/dll/nimhcr_basic.nim +++ b/tests/dll/nimhcr_basic.nim @@ -3,5 +3,6 @@ discard """ Hello world ''' """ +# for now orc only tests successful compilation echo "Hello world" |