test: Add no-reformat directive to compile-fail/issue-1362
This commit is contained in:
parent
664d9cc86f
commit
7d5d1a311e
@ -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…
Reference in New Issue
Block a user