Official Go implementation of the Ethereum protocol
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
// This file was AUTOMATICALLY GENERATED by dbg-import (smuggol) for github.com/robertkrimen/dbg
|
|
|
|
package parser
|
|
|
|
import (
|
|
Dbg "github.com/robertkrimen/otto/dbg"
|
|
)
|
|
|
|
var dbg, dbgf = Dbg.New()
|
|
|