From f1a7ef8ea94872cb1a4ba387f4f27e63b9114dff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=88=E5=AD=A3=E8=8A=B1=E4=B8=AD=E7=9A=84=E6=98=9F?= =?UTF-8?q?=E8=BE=B0?= Date: Tue, 18 Jan 2022 13:44:24 +0000 Subject: [PATCH] Update parser.go --- parser.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parser.go b/parser.go index a3bc481..09c8d8a 100644 --- a/parser.go +++ b/parser.go @@ -5,7 +5,7 @@ import ( "io/ioutil" "strings" ) - +// one file type dna struct { name string count int