summaryrefslogtreecommitdiff
path: root/main.c
blob: c295d79213fe0f0784bdfbe3d4855efa4ffab798 (plain)
1
2
3
#include <core.h>

int main() { core(); }