string str1 -1 "Hello, world!" int num 100 bool cond true if cond inc num end if