Files
c2/v0/tests/parser_variable_static.c2
2026-04-30 20:25:53 +02:00

4 lines
47 B
Plaintext

module test_static_var;
static i32 my_static;