misspelled double p “ppublic” which does not exist in the source file. How cn I resolve this? won’t compile
When i try to compile Contact.java, I get ppublic class Contact extends Person at compile time. The source does not include ppublic. i’m not wure where this behavior is coming from, as it maybe in a cache somewhere, because I did have a file named like this from a typo, which I deleted.