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-11-28 10:15:55 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
b6ccf15d09
semantic
/
test
/
fixtures
/
go
/
short-var-declarations.B.go
Timothy Clem
804b998c93
Migrate go tests to new format
2017-02-23 10:06:49 -08: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