aboutsummaryrefslogtreecommitdiff
path: root/tests/include/test2.cpp
blob: 7039cde73940f75300103ac855df8f5f5ed77f21 (plain)
1
2
3
4
5
#include "test2.hpp"

int test_call_int() {
  return 5; 
}