mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 12:45:05 +00:00
18 lines
507 B
Plaintext
18 lines
507 B
Plaintext
---
|
|
source: rojo-test/src/build_test.rs
|
|
expression: contents
|
|
---
|
|
<roblox version="4">
|
|
<Item class="Folder" referent="0">
|
|
<Properties>
|
|
<string name="Name">csv_bug_145</string>
|
|
</Properties>
|
|
<Item class="LocalizationTable" referent="1">
|
|
<Properties>
|
|
<string name="Name">normal</string>
|
|
<string name="Contents">[{"key":"Count","example":"A number demonstrating issue 145","source":"3","values":{"es":"7"}}]</string>
|
|
</Properties>
|
|
</Item>
|
|
</Item>
|
|
</roblox>
|