This commit is contained in:
9seconds
2026-03-20 10:54:30 +01:00
parent 9ba6df0d1c
commit 4fbabfda2a
5 changed files with 54 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
//go:build !prof
package main
func runProfile() {
}