Home | History | Annotate | Download | only in issue15609.dir
      1 // +build !amd64,!386
      2 
      3 package main
      4 
      5 func jump() {
      6 	target()
      7 }
      8