mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
27 lines
661 B
Plaintext
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>
|