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