difftastic/vendored_parsers/tree-sitter-hack/test/cases/expressions/xhp-string-not-comment.hack

12 lines
105 B
Plaintext

<body> # </body>;
<body>
#
</body>;
<body> // </body>;
<body> #hello </body>;
<body>#hello</body>;