1
Parzi
4y

```
f = FREEFILE
OPEN test.gfx FOR BINARY AS #f
```
QBasic:
"Type Mismatch: 'AS #f'"

this is literally 1:1 example code with the filename changed, wtf

Comments
Add Comment