package org.eclipse.p;


class A {
	/**
	 * @throws Exception
	 */
	void m() throws Exception {
	}
}