mirror of
https://github.com/vlang/v.git
synced 2025-08-03 09:47:15 -04:00
5 lines
72 B
V
5 lines
72 B
V
module gg
|
|
|
|
@[if gg_record ?]
|
|
pub fn (mut ctx Context) record_frame() {}
|