Add -O compile flag to test

This commit is contained in:
Amanieu d'Antras 2020-06-10 22:11:17 +01:00
parent e9b67d281a
commit 2af53e9a15
1 changed files with 1 additions and 0 deletions

View File

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