blob: 93d1cd81d704fedc92b51084a70b308b853a63b4 [file] [log] [blame]
int get_value_from_another_lib() {
return 54321;
}