-
-
Notifications
You must be signed in to change notification settings - Fork 40
Closed
Description
I was curious about this when I added fa2b880 - are the lines below duplicated for a reason?
Lines 303 to 307 in fa2b880
{"add", K_ADD}, | |
{"subtract", K_SUBTRACT}, | |
{"multiply", K_MULTIPLY}, | |
{"divide", K_DIVIDE}, | |
{"clear", K_CLEAR}, |
Lines 309 to 313 in fa2b880
{"add", K_ADD}, | |
{"subtract", K_SUBTRACT}, | |
{"multiply", K_MULTIPLY}, | |
{"divide", K_DIVIDE}, | |
{"clear", K_CLEAR}, |
Metadata
Metadata
Assignees
Labels
No labels