class Test {
	static function run() : void {
		var t = null;
	}
}
