v/vlib/v/checker/tests/multiple_fn_attributes.vv

2 lines
49 B
V

[inline;deprecated]
fn foo(name string) string {}