don't put HH infront of class methods
commit0b3a11fefdccc94baea921ba273fc997a77bc522
authorPaul Tarjan <ptarjan@fb.com>
Mon, 31 Mar 2014 18:18:23 +0000 (31 11:18 -0700)
committerSara Golemon <sgolemon@fb.com>
Wed, 2 Apr 2014 16:14:01 +0000 (2 09:14 -0700)
treed62fbfb766be22ef25364faf58a1713bd1127bb6
parent3aa6c9415b23e61fb5ce169fe089d51257f21956
don't put HH infront of class methods

mybad

Reviewed By: @elgenie

Differential Revision: D1244263
hphp/compiler/parser/parser.cpp
hphp/test/slow/hh/invariant_as_class_method.php [new file with mode: 0644]
hphp/test/slow/hh/invariant_as_class_method.php.expect [new file with mode: 0644]