Changed to correct quotes
This commit is contained in:
parent
f6b80d4164
commit
096e698e4e
@ -10,6 +10,6 @@
|
||||
|
||||
struct Struct {
|
||||
a: usize,
|
||||
}; //~ ERROR expected item, found ';'
|
||||
}; //~ ERROR expected item, found `;`
|
||||
|
||||
fn main() {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user