Files
rojo/rojo-test/build-test-snapshots/rojo_test__build_test__deep_nesting.snap
2020-03-06 13:52:23 -08:00

27 lines
661 B
Plaintext

---
source: rojo-test/src/build_test.rs
expression: contents
---
<roblox version="4">
<Item class="Folder" referent="0">
<Properties>
<string name="Name">deep_nesting</string>
</Properties>
<Item class="Folder" referent="1">
<Properties>
<string name="Name">level-1</string>
</Properties>
<Item class="Folder" referent="2">
<Properties>
<string name="Name">level-2</string>
</Properties>
<Item class="Folder" referent="3">
<Properties>
<string name="Name">level-3</string>
</Properties>
</Item>
</Item>
</Item>
</Item>
</roblox>