All pastes #2118499 Raw Edit

Mine

public text v1 · immutable
#2118499 ·published 2012-02-17 13:21 UTC
rendered paste body
package main


import fmt "fmt" // Package implementing formatted I/O.
import "exp/sql"
import _ "github.com/bmizerany/pq.go"


func main() {
}