3
0
Fork 0
mirror of https://thingvellir.net/git/overte synced 2025-03-27 23:52:03 +01:00
overte-thingvellir/scripts/developer/tests/unit_tests/scriptTests/nested/lib.js

5 lines
70 B
JavaScript

Script.include('sibling.js');
inner = {
lib: "nested/lib.js",
};