Matteo Pupa
Results
1
issues of
Matteo Pupa
In the following example containing the `falsePos` clousure, **nilaway** reports the **error** shown below: ``` func main() { falsePos := func() (*bool, error) { b := false if rand.Float64() <...
feature anonymous func