marhu98

Results 2 issues of marhu98

The title says it all, when I run the basic example in latest react native 0.65.1 I get the following error: ``` ERROR TypeError: undefined is not an object (evaluating...

When I run ``` v -prod . ``` I get: ``` ./array.v:8:14: warning: use `x := []Type{}` instead of `x := []Type` 6 | // []string 去重 7 | fn...