Added TODO

parser.sync-conflict-20210405-185821-O3W7KWN
Tristan B. V. Kildaire 2021-04-01 16:03:23 +02:00
parent a770f5f5c9
commit db98011197
1 changed files with 2 additions and 0 deletions

View File

@ -191,6 +191,8 @@ public final class Resolver
*/
if(path.length == 1)
{
/* TODO: Add path[0], c.getName()) == modulle */
Entity entityWithin = resolveUp(c, name);
/* If `name` was in container `c` or above it */