Skip to content

Fix #180. Changed the symbols [] to instead use $& Fix #182 Changed conditionals testing to use testAssertEqual#181

Merged
Aw1221 merged 2 commits intomainfrom
arrayFix
May 25, 2025
Merged

Fix #180. Changed the symbols [] to instead use $& Fix #182 Changed conditionals testing to use testAssertEqual#181
Aw1221 merged 2 commits intomainfrom
arrayFix

Conversation

@Aw1221
Copy link
Collaborator

@Aw1221 Aw1221 commented May 23, 2025

A bit wacky solution but symbols like <> introduce ambugutiy for statements like print (numbers<2>) as it would not know whether we wanna print the boolean statement numbers<2 or array indeks numbers<2>

@Aw1221 Aw1221 changed the title Fix #180. Changed the symbols [] to instead use $& Fix #180. Changed the symbols [] to instead use $& Fix #182 Changed conditionals testing to use testAssertEqual May 24, 2025
Copy link
Collaborator

@MrLoverZ MrLoverZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Aw1221 Aw1221 merged commit 67f15a1 into main May 25, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants