$ dart tool/build.dart
$ pub run test -p dartium
0:10 +45 -7: test/types_handling_test.dart: Function should be wrap/unwrap [E]
type '(int) => dynamic' is not a subtype of type 'JsFunction' of 'f' where
JsFunction is from dart:js
types_handling_test.g.dart 67:27 __codec3.<fn>
package:js_wrapping/util/codec.dart 46:56 _Converter.convert
dart:convert Codec.decode
types_handling_test.g.dart 117:41 A.simpleFunc
types_handling_test.dart 97:14 main.<fn>
Environment
Scenario