Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
komuw authored and atombender committed May 20, 2021
1 parent 51df908 commit eee44b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions testdata/primitives.dump
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,7 @@
nil,
litter_test.CustomMap{},
litter_test.CustomMap(nil),
chan string,
chan<- int64,
<-chan uint64,
}

0 comments on commit eee44b0

Please sign in to comment.