mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
4 lines
72 B
V
4 lines
72 B
V
module gg
|
|
|
|
@[if gg_record ?]
|
|
pub fn (mut ctx Context) record_frame() {}
|