Skip to content

Commit

Permalink
forgot one TODO mark
Browse files Browse the repository at this point in the history
  • Loading branch information
zimmski committed Nov 29, 2014
1 parent afc67e6 commit 2fde139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion token/lists/items.go
Expand Up @@ -201,7 +201,7 @@ func (l *UniqueItem) Clone() token.Token {
return n
}

/*
/* TODO FIXME this
// Fuzz fuzzes this token using the random generator by choosing one of the possible permutations for this token
func (l *UniqueItem) Fuzz(r rand.Rand) {
if l.index == -1 {
Expand Down

0 comments on commit 2fde139

Please sign in to comment.