test: Add no-reformat directive to compile-fail/issue-1362
This commit is contained in:
parent
664d9cc86f
commit
7d5d1a311e
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
// Regression test for issue #1362
|
||||
// (without out that fix the location will be bogus)
|
||||
// Regression test for issue #1362 - without that fix the span will be bogus
|
||||
// no-reformat
|
||||
fn main() {
|
||||
let x: uint = 20; //! ERROR mismatched types
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue