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).
|
// Copyright (c) 2024 Celestino Amoroso (celestino.amoroso@gmail.com).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
|
|
||||||
|
//go:build graph
|
||||||
|
|
||||||
// graph.go
|
// graph.go
|
||||||
package expr
|
package expr
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,8 @@
|
|||||||
// Copyright (c) 2024 Celestino Amoroso (celestino.amoroso@gmail.com).
|
// Copyright (c) 2024 Celestino Amoroso (celestino.amoroso@gmail.com).
|
||||||
// All rights reserved.
|
// All rights reserved.
|
||||||
|
|
||||||
|
//go:build graph
|
||||||
|
|
||||||
// t_graph_test.go
|
// t_graph_test.go
|
||||||
package expr
|
package expr
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user