stevehalliwell / ulox

A bytecode interpreted scripting language for games in Unity.
MIT License
24 stars 0 forks source link

Correct pop during continue and break #217

Closed stevehalliwell closed 1 year ago

stevehalliwell commented 1 year ago

Also add missing loop keyword to syntax

Expect now shows the expression when no custom message provided, instead of just saying falsey

coveralls commented 1 year ago

Coverage Status

coverage: 91.673% (+0.1%) from 91.565% when pulling 44172f322597768ab0c1e413754ad1b5c51879e5 on improvements into 4e7d97568e9725628b9a1c1010227e16ecb1c96e on main.