4 lines
82 B
C
Raw Normal View History

#include "rterminal.h"
#include "rtest.h"
int main() { rlib_test_progressbar(); }