mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 18:08:16 +00:00
4 lines
29 B
C++
4 lines
29 B
C++
|
int main() {
|
||
|
return 1;
|
||
|
}
|