tsoding / bm

Simple compiler ecosystem
MIT License
169 stars 16 forks source link

`multichar-literal` test assumes little-endian architecture #381

Open zhiayang opened 3 years ago

zhiayang commented 3 years ago

on big-endian architectures, the expected output should be abcdefgh, not hgfedcba.