mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 14:00:35 +00:00
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