add empty demo for build -target tests

This commit is contained in:
Li Jie
2025-07-30 11:05:06 +08:00
parent daf0d7e56e
commit 6f829d0d43

4
_demo/empty/empty.go Normal file
View File

@@ -0,0 +1,4 @@
package main
func main() {
}