
native class console {
	static function log(s : string) : void;
}
