4 lines
44 B
Plaintext
4 lines
44 B
Plaintext
module test_const_var;
|
|
|
|
const i32 my_const;
|
module test_const_var;
|
|
|
|
const i32 my_const;
|