tranleduy2000 / pascalnide

Pascal Compiler for Android
92 stars 25 forks source link

[Bug] "file of" dont work #38

Open IgnacioVeiga opened 5 years ago

IgnacioVeiga commented 5 years ago

Ex: Type tregi = record legajo: integer; nombre: string[20]; end; tarchi = file of tregi;

tadija963 commented 5 years ago

Dont work 'file of' statement