summaryrefslogtreecommitdiff
path: root/debug.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2019-06-01 02:41:03 -0700
committerJeff Carr <[email protected]>2019-06-01 02:41:03 -0700
commit97a4307514eb243027d81271de67f26537ab8ec6 (patch)
treeff8444eb89729c54cd3470b6a3a70e289809d2b9 /debug.go
parent8d920cb2fc841443c8ceeb372411c5ec3422153d (diff)
more moving to vm
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'debug.go')
-rw-r--r--debug.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug.go b/debug.go
index 8e21122..7ea50b8 100644
--- a/debug.go
+++ b/debug.go
@@ -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 (?)
/*