interface I {
	function f() : void {
	}
}
