Ignore an AVR-inapplicable test

This commit is contained in:
Jubilee Young 2023-07-29 14:32:19 -07:00
parent 03a57254b5
commit b2375fb9e2
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
// This test is for targets with 32bit c_int only.
// ignore-msp430
// ignore-avr
fn main() {
}