Beispiel #1
0
 public static @string String(this Float64Imm f)
 {
     return(fmt.Sprintf("#%v", float64(f)));
 }
Beispiel #2
0
 public static void IsArg(this Float64Imm _p0)
 {
 }