Skip to content
Snippets Groups Projects
Commit 19074fe9 authored by Markin Igor's avatar Markin Igor
Browse files

Add test file

parent c77e8b66
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !4. Comments created here will be created in the context of that merge request.
test/test.go 0 → 100644
package test
import "fmt"
func testTest() {
fmt.Println("Test function2")
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment