mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
7 lines
No EOL
81 B
C++
7 lines
No EOL
81 B
C++
#include "file2.h"
|
|
|
|
void Foo2() {}
|
|
|
|
MACRO(printf("Hello!"));
|
|
|
|
void Foo() {} |