mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-28 17:04:41 +00:00
close #11166 by adding a test
This commit is contained in:
4
tests/js/t11166.nim
Normal file
4
tests/js/t11166.nim
Normal file
@@ -0,0 +1,4 @@
|
||||
import jsffi
|
||||
|
||||
when compiles(c.props):
|
||||
echo "test"
|
||||
Reference in New Issue
Block a user