tlang/source/tlang/testing/simple_variables_only_decs.t

5 lines
50 B
Raku

module simple_variables_only_decs;
int x;
int y;