blob: a620a6cf52b187022809148a861e8798aaba1776 [file] [log] [blame]
int get_value_from_another_lib() {
return 12345;
}