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-01 17:59:10 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
154e0388af
semantic
/
test
/
fixtures
/
go
/
corpus
/
short-var-declarations.B.go
Timothy Clem
ea0afa1747
Move corpus tests into their own dir
2018-04-18 13:33:17 -07:00
6 lines
43 B
Go
Raw
Blame
History
package
main
func
main
(
)
{
x
,
y
:=
3
,
4
}
Reference in New Issue
View Git Blame
Copy Permalink