6 lines
55 B
Plaintext
6 lines
55 B
Plaintext
|
module main
|
||
|
|
||
|
const (
|
||
|
source_root = 'temp'
|
||
|
)
|
||
|
fn funky()
|