Skip to content

Commit d5fb74f

Browse files
committed
feat: restore
1 parent f3af390 commit d5fb74f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.foo.go.kate-swp

-84 Bytes
Binary file not shown.

foo.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ package main
33
import "fmt"
44

55
func Foo() {
6-
fmt.Println("Bada")
76
foo("a")
7+
fmt.Println("Bada")
88
}

0 commit comments

Comments
 (0)