task main()
{
    TextOut(0, LCD_LINE_1, "Hello world!");
}