• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download

jitbp()1 int jitbp() { return 0; }
main()2 int main() { return jitbp(); }
3