class Test {
	static function run() : void {
		foo = 1;
	}
}
