view src/test/test.c @ 453:40ea6277b91c

add rbTree_test.cbc
author ryokka
date Fri, 08 Dec 2017 15:32:14 +0900 (2017-12-08)
parents 87128b876c63
children
line wrap: on
line source
#include <stdio.h>

void test1() {
    printf("test\n");
}