Line Code
1 2 3 4 5
#include "TestObjects.h"

namespace edmtest::reflection {
  IntObject::IntObject() = default;
}