1
This commit is contained in:
commit
972d2cc021
6
strutils.go
Normal file
6
strutils.go
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
package q5
|
||||||
|
|
||||||
|
func Test()(a string) {
|
||||||
|
return "testa"
|
||||||
|
}
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user