wind icon indicating copy to clipboard operation
wind copied to clipboard

编译函数时,对带特定带*的内容会编译失败~

Open hstarorg opened this issue 10 years ago • 0 comments

var fn2 = eval(Wind.compile('async',function(){
   console.log('./src/*/*')
}));

hstarorg avatar Jan 06 '15 02:01 hstarorg