Codebase list golang-github-robertkrimen-otto / debian/0.0_git20180617.15f95af-2_bpo10+1 dbg.go
debian/0.0_git20180617.15f95af-2_bpo10+1

Tree @debian/0.0_git20180617.15f95af-2_bpo10+1 (Download .tar.gz)

dbg.go @debian/0.0_git20180617.15f95af-2_bpo10+1raw · history · blame

1
2
3
4
5
6
7
8
9
// This file was AUTOMATICALLY GENERATED by dbg-import (smuggol) for github.com/robertkrimen/dbg

package otto

import (
	Dbg "github.com/robertkrimen/otto/dbg"
)

var dbg, dbgf = Dbg.New()