v/vlib/v/checker/tests/globals/redefine_main.vv

2 lines
40 B
V

__global main = fn () int { return 22 }