Reticulum-Go/pkg/zenfix/testdata/fix.go

8 lines
102 B
Go

//go:build ignore
package main
func f() error {
tr.RequestPath(dest, "", nil, false)
return nil
}