ENTRY START ENABLE debugging [START]{ "Hello!" "NO!" TEST() TEST2("food is $test$") TEST3(12345,test) num=TEST4(15) TEST2(num) }