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