4 lines
82 B
C
4 lines
82 B
C
|
#include "rterminal.h"
|
||
|
#include "rtest.h"
|
||
|
|
||
|
int main() { rlib_test_progressbar(); }
|