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