one-line comment

This commit is contained in:
John Clements 2013-05-30 17:46:25 -07:00
parent fa6c981606
commit 71e72ee862

View File

@ -4607,6 +4607,7 @@ impl Resolver {
return unqualified_def;
}
// resolve a single identifier (used as a varref)
pub fn resolve_identifier(@mut self,
identifier: Ident,
namespace: Namespace,