#include using namespace Upp; #define TEST CONSOLE_APP_MAIN { Any alpha; alpha.Create(); if(alpha.Is()) RLOG("int"); Any beta = alpha; }