7 lines
113 B
C++
7 lines
113 B
C++
#include "include/t20017_b.h"
|
|
|
|
namespace clanguml {
|
|
namespace t20017 {
|
|
int b1(int x, int y) { return x - y; }
|
|
}
|
|
} |