提交 bb5c0792 编写于 作者: T Tim Chevalier

Add test case for #2356

上级 33ba0970
struct cat {
tail: int;
fn meow() { tail += 1; } //~ ERROR: Did you mean: `self.tail`
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册