Update FIXME number

This commit is contained in:
Tim Chevalier 2012-10-11 16:00:08 -07:00
parent 6854265161
commit ec6311211f

View File

@ -75,7 +75,7 @@
export CRATE_FILE;
export SOURCE_FILE;
// FIXME (#1893): #ast expects to find this here but it's actually
// FIXME (#3726): #ast expects to find this here but it's actually
// defined in `parse` Fixing this will be easier when we have export
// decls on individual items -- then parse can export this publicly, and
// everything else crate-visibly.