Files
2026-08-09 22:38:33 -07:00

7 lines
64 B
C

// SPDX-License-Identifier: GPL-2.0
int a(void)
{
return 0;
}