1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-11 01:04:10 +02:00

Merge pull request #4459 from AndrewDiMola/update-stale-hack-docs

[hack/en] Revert update to code block header
This commit is contained in:
Marcel Ribeiro Dantas, Ph.D
2022-07-19 20:52:57 +02:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ filename: learnhack.hh
To run Hack code, [install HHVM](https://docs.hhvm.com/hhvm/installation/introduction), the open-source virtual machine.
```Hack
```php
/* ==================================
* READ THE DOCS!
* ==================================