Uncomment nested module in test, delete a FIXME
This commit is contained in:
parent
06d0bf7555
commit
c090dcad84
@ -75,7 +75,6 @@ mod test_stmt_single_attr_outer {
|
||||
#[attr = "val"]
|
||||
fn f() { }
|
||||
|
||||
/* FIXME: Issue #493
|
||||
#[attr = "val"]
|
||||
mod mod1 {
|
||||
#[legacy_exports];
|
||||
@ -86,7 +85,6 @@ mod test_stmt_single_attr_outer {
|
||||
extern mod rustrt {
|
||||
#[legacy_exports];
|
||||
}
|
||||
*/
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user