cimplec / sim-c

A dynamically typed high-level front end for C

Home Page:https://cimplec.github.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG REPORT]

alins1r opened this issue · comments

the q5.simc doesn't compile to q2.c

Steps to reproduce the behavior:

Go to sim-c/simc-codes
Type simc q5.simc
It say [Line 2] Error: Cannot find the type of Enter

Right now you see the error

Desktop

OS: kali linux - live persistent mode

Fixed, thanks for reporting the bug @alins1r.