Input: ```php Foo::BarInFoo::class; ``` Out: `Parse Error : syntax error, unexpected '::' (T_DOUBLE_COLON) on line 2`