blob: d1cab00ef7e75790f8c5ee657be1f015972d4c85 [file]
package main
// Keep this declaration
var ()
const (
// Keep this declaration
)
type ()
func main() {}