Testing
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package domain64
|
||||
|
||||
func ReturnTrue() bool {
|
||||
return true
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
module git.jadud.com/grosbeak/shared/domain64
|
||||
|
||||
go 1.23.2
|
||||
Reference in New Issue
Block a user