提交 d8410c75 编写于 作者: P Patrick Walton

test: Swap the order of two imports in import6 to eliminate a cycle

上级 7e6cbf74
import bar::baz;
import foo::zed;
import bar::baz;
mod foo {
mod zed {
fn baz() { #debug("baz"); }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册