This website requires JavaScript.
Explore
Help
Sign In
innov
/
nightingale1
Watch
1
Star
0
Fork
You've already forked nightingale1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
79d8aeee11
nightingale1
/
vendor
/
honnef.co
/
go
/
tools
/
ssa
/
write.go
6 lines
93 B
Go
Raw
Blame
History
package
ssa
func
NewJump
(
parent
*
BasicBlock
)
*
Jump
{
return
&
Jump
{
anInstruction
{
parent
}
}
}
Reference in New Issue
View Git Blame
Copy Permalink