mirror of
https://github.com/vlang/v.git
synced 2025-09-15 15:32:27 +03:00
6 lines
No EOL
55 B
Text
6 lines
No EOL
55 B
Text
module main
|
|
|
|
const (
|
|
source_root = 'temp'
|
|
)
|
|
fn funky() |