aboutsummaryrefslogtreecommitdiff
path: root/solutions/binarytrees_quit.go
diff options
context:
space:
mode:
Diffstat (limited to 'solutions/binarytrees_quit.go')
-rw-r--r--solutions/binarytrees_quit.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/solutions/binarytrees_quit.go b/solutions/binarytrees_quit.go
index a469767..1237b10 100644
--- a/solutions/binarytrees_quit.go
+++ b/solutions/binarytrees_quit.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// +build ignore
+//go:build ignore
package main