In JS/TS: `<<` is logical `>>` arithmetic `>>>` logical and `<<<` doesnt exist we currently translate `>>` wrong
In JS/TS:
<<is logical>>arithmetic>>>logicaland
<<<doesnt existwe currently translate
>>wrong