Skip to content

Commit

Permalink
create IssueList
Browse files Browse the repository at this point in the history
  • Loading branch information
takashi committed Apr 28, 2014
1 parent 88d3d4a commit eaae333
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions issue.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ type Issue struct {
Line int
Md5 string
}

var IssueList []*Issue

0 comments on commit eaae333

Please sign in to comment.