How to use a nested folder's module in Verse?

So, it is not possible to have a structure of folders like Sub1 → Sub2 → Sub3.verse
and use Sub3.verse from outside Sub1, because Sub2 is internal?
As I understand your solution is to declare a Sub2.verse , but then you will not have a Sub2 folder and instead you will have a file for that module

1 Like