blob: cdf3844e1f47183a376f89521c8598e4da53d666 (
plain)
1
2
3
4
5
6
|
DictionaryRedefinition.ice:15: illegal identifier: `Dictionary' differs from keyword `dictionary' only in capitalization
DictionaryRedefinition.ice:15: keyword `dictionary' cannot be used as dictionary name
DictionaryRedefinition.ice:16: illegal identifier: `Dictionary' differs from keyword `dictionary' only in capitalization
DictionaryRedefinition.ice:16: redefinition of dictionary `dictionary' as dictionary
DictionaryRedefinition.ice:16: keyword `dictionary' cannot be used as dictionary name
DictionaryRedefinition.ice:18: redefinition of dictionary `foo' as dictionary
|