https://dixq.net/forum/
https://dixq.net/forum/viewtopic.php?f=3&t=8643
コード:
// C3861.cpp void f2(){} int main() { f(); // C3861 f2(); // OK }