tambiguousexplicitgeneric.nim 144 B

1234567
  1. # related to issue #8064
  2. import tables
  3. let x = values[int] #[tt.Error
  4. ^ ambiguous identifier: 'values' -- use one of the following:]#