Remove trailing whitespace.

This commit is contained in:
12101111 2020-03-03 19:42:27 +08:00
parent 89aebbdd7b
commit 84349cc564

View File

@ -2,7 +2,7 @@
// on musl target
// build-pass
// only-musl
// only-musl
#![crate_type = "proc-macro"]
extern crate proc_macro;