fix xhp attri parse error
[hiphop-php.git] / hphp / hack / test / typecheck / xhp / required_attr / syntax_error1.php
blob1905be4c911ab70ded0f96bb753fe404216fe0b1
1 <?hh // strict
2 // Copyright 2004-present Facebook. All Rights Reserved.
4 class :a { attribute int a @;}