mirror of
https://github.com/github/codeql.git
synced 2025-12-21 11:16:30 +01:00
8 lines
67 B
Go
8 lines
67 B
Go
// autoformat-ignore
|
|
|
|
package main
|
|
|
|
import (
|
|
"github.com/pkg{}"
|
|
)
|