mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 17:17:19 -04:00
3 lines
39 B
C++
3 lines
39 B
C++
|
|
#include "bar.h"
|
||
|
|
int main() { bar(); }
|