iowo/testfiles/test.owo

9 lines
74 B
Text
Raw Normal View History

2024-06-03 09:22:36 +00:00
def hello_world = meow [ 1 2 ]
def test
mod hello {
def meow = uwu;
}