mirror of
https://github.com/TombEngine/TombEngine.git
synced 2025-04-30 08:47:58 +03:00
4 lines
32 B
ChaiScript
4 lines
32 B
ChaiScript
![]() |
def test()
|
||
|
{
|
||
|
puts("Test");
|
||
|
}
|