1
Fork 0

Ignore an i128 test on emscripten

This commit is contained in:
Alex Crichton 2018-01-25 21:04:01 -08:00
parent 6e1cebb387
commit 68f2e1ebf2

View file

@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// ignore-emscripten
#![feature(i128_type)]
#[repr(C)]