Skip to content

Commit

Permalink
doc: remove misleading comment in 'new_dict'
Browse files Browse the repository at this point in the history
  • Loading branch information
enitrat committed Jan 10, 2025
1 parent 259487e commit 13d2bd8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ impl DictManager {
}
//Creates a new Cairo dictionary. The values of initial_dict can be integers, tuples or
//lists. See MemorySegments.gen_arg().
//For now, no initial dict will be processed (Assumes initial_dict = None)
pub fn new_dict(
&mut self,
vm: &mut VirtualMachine,
Expand Down

0 comments on commit 13d2bd8

Please sign in to comment.