class Test {
	static function f() : void {
		var a : MayBeUndefined.<variant>;
	}
}
