1
0
mirror of https://github.com/cc65/cc65.git synced 2024-08-10 17:29:05 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Jesse Rosenstock
74dda01919 Add test that plain int bitfields are unsigned
We want to make sure this doesn't change when #1095 is fixed;
unsigned is much more efficient.
2020-07-29 16:43:17 +02:00