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