package p; public class TestDeannotation1 { String get(String ss) { return null; } }