Added issue # to FIXME.
This commit is contained in:
parent
fa5a7e7453
commit
1ad69291bc
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue