diff options
author | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2020-02-13 23:15:50 +0300 |
---|---|---|
committer | Alexander Kiryukhin <a.kiryukhin@mail.ru> | 2020-02-13 23:15:50 +0300 |
commit | c07ece7c510500f8a45efd53668dc0227d7f4ead (patch) | |
tree | 19f90b3639ef274fcc05a8410eda7f2808a60541 | |
parent | ad0d4399b08121ff67a34f51b724763c25a11924 (diff) |
-rw-r--r-- | doc.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |