2022-11-16 20:14:03 +01:00

7 lines
35 B
C++

module M;
int f()
{
return 0;
}