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