Example ```C ... trice( "hi" ); // this is treated normally // comment containing the word don't trice( "hi"); // this is ignored ``` With `trice update` the file content is processed completely.
Example
With
trice updatethe file content is processed completely.