Added issue # to FIXME.
This commit is contained in:
parent
fa5a7e7453
commit
1ad69291bc
@ -802,7 +802,7 @@ fn print_expr(&ps s, &@ast::expr expr) {
|
||||
}
|
||||
case (ast::expr_anon_obj(_, _, _, _)) {
|
||||
word(s.s, "anon obj");
|
||||
// TODO: nicer pretty-printing of anon objs
|
||||
// FIXME (issue #499): nicer pretty-printing of anon objs
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user