diff options
| author | Jeff Carr <[email protected]> | 2019-06-01 02:41:03 -0700 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2019-06-01 02:41:03 -0700 |
| commit | 97a4307514eb243027d81271de67f26537ab8ec6 (patch) | |
| tree | ff8444eb89729c54cd3470b6a3a70e289809d2b9 /debug.go | |
| parent | 8d920cb2fc841443c8ceeb372411c5ec3422153d (diff) | |
more moving to vm
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'debug.go')
| -rw-r--r-- | debug.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ import "github.com/davecgh/go-spew/spew" // import pb "git.wit.com/wit/witProtobuf" -// THIS IS CLEAN +// THIS IS NOT CLEAN (but probably doesn't need to be. it's debugging) // can not pass any args to this (?) /* |
