6 lines
84 B
Plaintext
6 lines
84 B
Plaintext
export const var_bar = 2
|
|
|
|
export def def_bar [] { 3 }
|
|
|
|
export module module_bar { }
|