1FO-TAG(1) - General Commands Manual
2
3# NAME
4
5**Fo-tag** - tagging of function name macros
6
7# DESCRIPTION
8
9BEGINTEST
10
11automatic:
12**first**()
13and
14**second**()
15
16**second**()
17and
18**first**()
19
20explicit:
21**third**()
22and
23**fourth**(*void*)
24
25ENDTEST
26
27OpenBSD - March 13, 2020
28