darijanrijan / ctoassembly

C to Assembly Compiler and Interpreter https://ctoassembly.com
https://ctoassembly.com
Apache License 2.0
12 stars 6 forks source link

bit shift #3

Open TripleG58 opened 1 year ago

TripleG58 commented 1 year ago

The bit shift operator only ever shifts by one. It ignores the second argument.