aboutsummaryrefslogtreecommitdiff
path: root/core/false.c
blob: d3fbd49171fc5d1e882d4cf276c2a81296cb124d (plain) (blame)
1
2
3
4
/* SPDX-License-Identifier: BSD-3-Clause */
int main() {
	return 1;
}