difftastic/vendored_parsers/tree-sitter-hack/test/cases/expressions/comments.hack

9 lines
75 B
Plaintext

// a ? : / */ // + re""
/* a ? : / */ 1 + 1; // + re""
/*\
*\/ 1 + 1
*/