mmomtchev / swig

This is SWIG JavaScript Evolution, a fork of the SWIG project with modern JavaScript/TypeScript support including WASM and async
http://www.swig.org
Other
11 stars 1 forks source link

`%feature("xx", "xx") xx:%any` syntax is not valid #8

Closed mmomtchev closed 8 months ago

mmomtchev commented 8 months ago

This is not a valid syntax: %feature("sync", "0") Klass::%any;