mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-21 23:01:03 +00:00
5 lines
No EOL
45 B
Go
5 lines
No EOL
45 B
Go
package main
|
|
|
|
func main() {
|
|
panic("test")
|
|
} |