This website requires JavaScript.
Explore
Help
Sign In
innov
/
nightingale
Watch
1
Star
0
Fork
You've already forked nightingale
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4bbb39913c
nightingale
/
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