(any)
| 189 | } |
| 190 | |
| 191 | func takesNonnil(any) {} |
| 192 | |
| 193 | // this is mostly here to identify failures of the error checking mechanism in its most basic form |
| 194 | // if this test fails then the mechanism is very broken |
no outgoing calls
no test coverage detected