refactored data-types to reduce plugin sizes
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
|
||||
//go:build graph
|
||||
|
||||
// NOTE: Enable this build tag to print the graph of the expression instead of evaluating it.
|
||||
// go run -tags graph cmd/ecli/main.go
|
||||
|
||||
// graph.go
|
||||
package main
|
||||
|
||||
|
||||
Reference in New Issue
Block a user