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