From 58a3adb2f3220db247b2e92f70d8a04d37e4e5f0 Mon Sep 17 00:00:00 2001 From: kumarkeshav72112-collab Date: Sun, 28 Jun 2026 09:21:37 +0530 Subject: [PATCH] Update 10-comments.md m. --- manual/hack/02-source-code-fundamentals/10-comments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual/hack/02-source-code-fundamentals/10-comments.md b/manual/hack/02-source-code-fundamentals/10-comments.md index f4f4e7e1d..46102025e 100644 --- a/manual/hack/02-source-code-fundamentals/10-comments.md +++ b/manual/hack/02-source-code-fundamentals/10-comments.md @@ -1,4 +1,4 @@ -# Comments +.# Comments :::note Hash comments (`#`) are no longer supported, and are a parse error since [HHVM 4.133](https://hhvm.com/blog/2021/10/26/hhvm-4.133.html).