test-libslang.c 65 Bytes edit raw blame history 1 2 3 4 5 6 #include <slang.h> int main(void) { return SLsmg_init_smg(); }