#include using namespace Upp; CONSOLE_APP_MAIN { SetLanguage(LNG_CZECH); DUMP(Format("%2!nl", 3333.1415)); }