Sha256: 5ca161fcb937370441b018cff947df26e22612b52bcb79b22006e8451ff0203d
Contents?: true
Size: 182 Bytes
Versions: 3
Compression:
Stored size: 182 Bytes
Contents
<?hh //strict use namespace HH\Lib\{Vec,Dict,Keyset,Str,Regex,Math}; function main(): void { echo 'Hello World'; } /* HH_FIXME[1002] Run everything from a single file */ main();
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
language_templates-0.1.5.1 | bin/languages/h/hack.hh |
language_templates-0.1.5 | bin/languages/h/hack.hh |
language_templates-0.1.4 | bin/languages/h/hack.hh |