/*** type of parameter x is not a classtype
* COMP 520
* Identification
*/
class fail16 {
public static void main(String[] args) {}
public void foo(main x) {
}