Files
compiler-the-translators/tests/sprint1/test_comments.alpha
2025-02-24 15:28:46 -05:00

9 lines
175 B
Plaintext

(* hello *)
(* hello *)
(* I'd think this is a legal "string" that contains several \n \t
escaped characters, isn't it? *)
(* \ *)
(* *)
(*{COMMENT}+ *)
(* * *)
(* (hello) *)