close #11166 by adding a test

This commit is contained in:
narimiran
2019-07-25 10:05:02 +02:00
parent 13190435a6
commit 3ccda773d6

4
tests/js/t11166.nim Normal file
View File

@@ -0,0 +1,4 @@
import jsffi
when compiles(c.props):
echo "test"