5 lines
59 B
Go
5 lines
59 B
Go
|
//go:build !packfile
|
||
|
// +build !packfile
|
||
|
|
||
|
package packfile
|