mirror of
https://gitlab.com/scemama/irpf90.git
synced 2024-12-21 11:53:32 +01:00
Bug with IRP_READ/IRP_WRITE
This commit is contained in:
parent
a2c2cb9f63
commit
2565728244
@ -348,6 +348,7 @@ def irp_simple_statements(text):
|
||||
dummy, variable, num = buffer
|
||||
else:
|
||||
error.fail(line,"Error in IRP_%s statement"%(rw,))
|
||||
variable = variable.lower()
|
||||
i = line.i
|
||||
f = line.filename
|
||||
txt = line.text.lstrip()
|
||||
|
Loading…
Reference in New Issue
Block a user