Files
golua/lua/lua54/dummy.go
T
2020-10-26 08:37:48 +01:00

8 lines
218 B
Go

// +build dummy
// Package lua contains only a C header files.
//
// This Go file is part of a workaround for `go mod vendor`.
// Please see the file dummy.go in the parent directory for more information.
package lua