close #11166 by adding a test

(cherry picked from commit 3ccda773d6)
This commit is contained in:
narimiran
2019-07-25 10:05:02 +02:00
parent a7683f8b86
commit 100d6a1960

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

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