There is no way to add lines like ``` config configASSERT(x) string "configASSERT" default "if(( x) == 0) {taskDISABLE_INTERRUPTS(); for (;;);}" ``` It tells you "extra tokens at end of line".