mirror of
https://github.com/lcbcFoo/ReonV.git
synced 2025-04-21 20:17:18 -04:00
12 lines
63 B
C
12 lines
63 B
C
|
|
|
|
main()
|
|
|
|
{
|
|
|
|
report_start();
|
|
|
|
base_test();
|
|
|
|
report_end();
|
|
}
|