Skip to content

Instantly share code, notes, and snippets.

package main
import (
"container/vector";
"flag";
"fmt";
"go/ast";
"go/parser";
"go/token";
"os";
package main
import ( "bufio"; "fmt"; "io"; "log"; "os"; "regexp"; )
/*
real 0m0.026s
user 0m0.019s
sys 0m0.006s
*/
func test1() {