texplicitgenericdiscard.nim 174 B

12345678
  1. # issue #8064
  2. import tables
  3. values[int] #[tt.Error
  4. ^ ambiguous identifier: 'values' -- use one of the following:]#
  5. # this happens before discard check, so no discard error