missing colon after the compile-flags directive
This commit is contained in:
parent
fffc4fcf96
commit
9304071904
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
//@ revisions: block branch condition bad
|
||||
//@ compile-flags -Cinstrument-coverage -Zno-profiler-runtime
|
||||
//@ compile-flags: -Cinstrument-coverage -Zno-profiler-runtime
|
||||
|
||||
//@ [block] check-pass
|
||||
//@ [block] compile-flags: -Zcoverage-options=block
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue