From c07ece7c510500f8a45efd53668dc0227d7f4ead Mon Sep 17 00:00:00 2001 From: Alexander Kiryukhin Date: Thu, 13 Feb 2020 23:15:50 +0300 Subject: [PATCH] Fix crit --- doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.go b/doc.go index b75a931..51ec970 100644 --- a/doc.go +++ b/doc.go @@ -35,4 +35,4 @@ // }) // == 9, nil // ``` -package executor // import "github.com/neonxp/GoMathExecutor" \ No newline at end of file +package executor // import "github.com/neonxp/GoMathExecutor"