#include "include/t20017_b.h" namespace clanguml { namespace t20017 { int b1(int x, int y) { return x - y; } } }