Skip to content
This repository was archived by the owner on Mar 17, 2022. It is now read-only.
This repository was archived by the owner on Mar 17, 2022. It is now read-only.

leading % stripped #1

Description

@adamyg

Any leading %,are stripped from the output, assume related to digraph parsing:

example input "test.txt":

%
%x
%% %%
%%%

result:

#line 1 "test.txt"

x
% %%
%%

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions