1
0
Fork 0

🚚 Renamed package test example to Of method test example

This commit is contained in:
Maxim Lebedev 2024-03-19 16:11:18 +05:00
parent d9fe14d265
commit f30a82e193
Signed by: toby3d
GPG Key ID: 1F14E25B7C119FC5
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import (
"source.toby3d.me/toby3d/hacks/pointer" "source.toby3d.me/toby3d/hacks/pointer"
) )
func Example() { func ExampleOf() {
// NOTE(toby3d): ResponsePayload can hold data in three states: // NOTE(toby3d): ResponsePayload can hold data in three states:
// //
// * nil value // * nil value