💡 Added import comment in doc.go

This commit is contained in:
Maxim Lebedev 2022-01-07 01:00:37 +05:00
parent 5dbee63a46
commit 2d20c56224
Signed by: toby3d
GPG Key ID: 1F14E25B7C119FC5
1 changed files with 1 additions and 1 deletions

2
doc.go
View File

@ -11,4 +11,4 @@ heads that can move not just on the x axis but on the y axis as well.
Tree Notation is a middle ground that utilitizes ideas from the two dimensional
language world using present day technology.
*/
package tree
package tree // import "source.toby3d.me/toby3d/tree"