Fix typo passing flags to rustc

This commit is contained in:
Dylan MacKenzie 2019-10-01 15:09:53 -07:00
parent 702b45e409
commit 242702965b

View File

@ -1,5 +1,5 @@
// build-pass (FIXME(62277): could be check-pass?)
// compiler-flags: -g
// compile-flags: -g
pub struct Dst {
pub a: (),