ByteSliceRenamed stuct
| 977 | |
| 978 | // ByteSliceRenamed stuct |
| 979 | type ByteSliceRenamed struct { |
| 980 | X renamedByteSlice |
| 981 | } |
| 982 | |
| 983 | // ByteSliceDoubleRenamed struct |
| 984 | type ByteSliceDoubleRenamed struct { |
nothing calls this directly
no outgoing calls
no test coverage detected