mirror of
https://github.com/boostorg/build.git
synced 2026-02-02 20:52:13 +00:00
3 lines
40 B
C++
3 lines
40 B
C++
|
|
void l();
|
|
int main() { l(); return 0; } |