Remove trailing whitespace

This commit is contained in:
wangtheo 2020-07-13 09:44:48 -04:00 committed by GitHub
parent eac809244e
commit 8df79fcc76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,5 @@
// run-pass
#![feature(core_intrinsics)]
use std::intrinsics::*;