blob: 6f4a893f2ad600b3a54fe78702abf7167066f399 [file] [log] [blame]
// Try to add annotations from different packages that have the same
// name. Results should be the same whether _abbreviate_ is set to true
// or to false.
class Abbreviation {
public Abbreviation(Object o) {
}
}