Compiler/lexical analyzer: Difference between revisions

Content added Content deleted
Line 4,108: Line 4,108:


integer :: stat
integer :: stat
character(1) :: c
character(1) :: c = '*'


if (0 < inputter%unget_count) then
if (0 < inputter%unget_count) then