Opened 16 years ago

Last modified 11 years ago

#259 closed defect

Parsing Failure on TestLcl.thy — at Initial Version

Reported by: Graham Dutton Owned by: David Aspinall
Priority: major Milestone:
Component: 1:pg-eclipse Keywords:
Cc:

Description

Parsing TestLcl.thy in test repository fails at the final lines. PG parses the final two lines:

 end
end

as a single unit:

 end[newline]en

(where [newline] is an actual newline), discarding the final character.

Note that functionally identical file TestLocale.thy does not exhibit this behaviour.

Change History (0)

Note: See TracTickets for help on using tickets.