fix wrong header command

This commit is contained in:
DrMeepster 2022-03-25 23:46:37 -07:00
parent 46dadfc142
commit e9f08e709d
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
// compile-flags: -O
// compile-pass
// build-pass
#![feature(allocator_api, bench_black_box)]