added documentation
This commit is contained in:
parent
94669c9443
commit
db1794d82e
18 changed files with 18365 additions and 1 deletions
|
@ -877,6 +877,5 @@ pub fn generate() -> HashMap<String, VMMemory> {
|
|||
];
|
||||
mem.insert(String::from("szenvedés"), VMMemory::Table(VMMemoryTable { values: szenvedes, variable_id: 0 }));
|
||||
|
||||
|
||||
return mem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue