Initial package checkin. /JL

This commit is contained in:
Jan Lerking
2023-03-07 13:10:31 +01:00
parent 6ec5db228d
commit 9175b34db0
3 changed files with 2 additions and 8 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
module template
module tcx-package
go 1.20
-7
View File
@@ -1,7 +0,0 @@
package main
import . "fmt"
func main() {
Println("I'm here!")
}
+1
View File
@@ -0,0 +1 @@
package TCX_package