|
//TODO: Figure out how to do this better since right now this leads to string_view out-of-scope corruption. |
|
lnast.add_child(idx_asg, Lnast_node::create_ref(full_name)); |
|
} |
|
break; |
|
|
|
} case 2: { //UIntLiteral |
This issue was generated by todo based on a TODO
comment in c550ddb. It's been assigned to @HCoffman because they committed the code.