FILE / ScuroNeko/mtg

run_profile.go

Исходный файл и его история в репозитории.
FILE 3a68ea5f2d7e98f514784ddb196c201b866379d7
Files
mtg/run_profile.go
T
2026-03-23 19:12:14 +01:00

7 lines
54 B
Go

//go:build !prof
package main
func runProfile() {
}