tlorentzen / CStar

P4 Semester Project - SW418F20

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

checkIfArray does not account for undeclared variables

JakobLund opened this issue · comments

if(i IS 'a')
will give null pointer if i is not declared