iowo/testfiles/test.owo
2024-06-05 09:57:08 +02:00

12 lines
116 B
Plaintext

use hello::meow;
def hello_world = meow [ 1 2 ];
def test
mod hello {
use gay:;uwu_meow::*;
def meow = uwu;
}