Skip to content

Comments with single-character delimiters not working #169

@dcavar

Description

@dcavar

As we discussed on the list, comments enclosed in quotes:
comment """ """;
do not work (I am talking about C++). As Aarne Ranta pointed out, "the enclosed comments don't seem to work with any one-character delimiters:
comment "[" "]" ;
doesn't work either, at least with Haskell/Alex."
Best!
DC

Metadata

Metadata

Assignees

Labels

bugcommentsConcerning the "comment" pragma

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions