jitbp.cpp 57 Bytes Raw Blame History Permalink 1 2 int jitbp() { return 0; } int main() { return jitbp(); }