This website requires JavaScript.
Explore
Help
Sign In
github
/
semantic
Watch
1
Star
1
Fork
0
You've already forked semantic
mirror of
https://github.com/github/semantic.git
synced
2024-12-22 22:31:36 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
1d2b15680d
semantic
/
test
/
fixtures
/
go
/
analysis
/
bar
/
rab.go
6 lines
54 B
Go
Raw
Normal View
History
Unescape
Escape
Load up multiple files in the same package (Go)
2018-03-13 01:01:19 +03:00
package
bar
func
Rab
(
)
string
{
This is Rab
2018-03-13 20:13:42 +03:00
return
"Rab func"
Load up multiple files in the same package (Go)
2018-03-13 01:01:19 +03:00
}
Reference in New Issue
Copy Permalink