graph.go: conditioned compilation by 'graph' tag
This commit is contained in:
parent
b9d37a5b4c
commit
f63ff5953e
2
graph.go
2
graph.go
@ -1,6 +1,8 @@
|
||||
// Copyright (c) 2024 Celestino Amoroso (celestino.amoroso@gmail.com).
|
||||
// All rights reserved.
|
||||
|
||||
//go:build graph
|
||||
|
||||
// graph.go
|
||||
package expr
|
||||
|
||||
|
||||
@ -1,6 +1,8 @@
|
||||
// Copyright (c) 2024 Celestino Amoroso (celestino.amoroso@gmail.com).
|
||||
// All rights reserved.
|
||||
|
||||
//go:build graph
|
||||
|
||||
// t_graph_test.go
|
||||
package expr
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user