Skip to content

'x' as multiplication operator#72

Merged
j10a1n15 merged 3 commits into
OperationPotato:masterfrom
GiovanniClient:master
Jul 11, 2026
Merged

'x' as multiplication operator#72
j10a1n15 merged 3 commits into
OperationPotato:masterfrom
GiovanniClient:master

Conversation

@GiovanniClient

Copy link
Copy Markdown
Contributor

adds the character x as a multiplication operator, so
33 * 2 = 66
is the same as
33 x 2 = 66

hopefully I haven't broken anything, from the limited testing I've done everything works as it should

@Alex33856
Alex33856 requested a review from j10a1n15 July 11, 2026 14:05

@j10a1n15 j10a1n15 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thought this was an issue when I was it in git notifs lol

@j10a1n15
j10a1n15 merged commit 3871d5d into OperationPotato:master Jul 11, 2026
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.

2 participants