blob: c0f4985ed04f7473a6b013355d63471803c8b3e2 [file] [log] [blame]
#import <stdio.h>
#import "vis.h"
int EXPORT_PUBLIC libfoo(void) {
return 0;
}