#include "CLITemp.h" int Types::AttributedSum(int A, int B) { return A + B; }