11 lines
116 B
Text
11 lines
116 B
Text
use hello::meow;
|
|
|
|
def hello_world = meow [ 1 2 ];
|
|
|
|
def test
|
|
|
|
mod hello {
|
|
use gay:;uwu_meow::*;
|
|
def meow = uwu;
|
|
}
|
|
|