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