Add -O compile flag to test

This commit is contained in:
Amanieu d'Antras 2020-06-10 22:11:17 +01:00 committed by Mark Rousskov
parent 7dad6165c8
commit 16e70bb2c5

View file

@ -1,4 +1,5 @@
// run-pass
// compile-flags: -O
#![feature(thread_local)]