mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
added reference to created issue for update_key
This commit is contained in:
parent
272e6f9ca0
commit
985af24071
2 changed files with 2 additions and 2 deletions
|
@ -580,7 +580,7 @@ impl IdentIds {
|
|||
}
|
||||
|
||||
// necessary when the name of a value is changed in the editor
|
||||
// TODO fix when same ident_name is present multiple times
|
||||
// TODO fix when same ident_name is present multiple times, see issue #2548
|
||||
pub fn update_key(
|
||||
&mut self,
|
||||
old_ident_name: &str,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue