More section extraction tests: trailing comments, starting comments (bug 2587), inval...
[lhc/web/wiklou.git] / languages / LanguageZh_hk.php
1 <?php
2 /**
3 * @package MediaWiki
4 * @subpackage Language
5 */
6 require_once( "LanguageZh_tw.php");
7
8 class LanguageZh_hk extends LanguageZh_tw {
9 # Inherit everything for now
10 }
11 ?>