class Foo { static public var a:Int; static public inline function bar():Int return a; }