Skip to content

v1.0.1

Compare
Choose a tag to compare
@schungx schungx released this 06 Aug 07:29
b3a1c12

Bug fixes

  • Fixed bug in using indexing/dotting inside index bracket.
  • while and loop statements are no longer considered pure (since a loop can go on forever and this is a side effect).