diff --git a/doc/tutorial_episode_7.pod b/doc/tutorial_episode_7.pod index 003eac7..41daf5d 100644 --- a/doc/tutorial_episode_7.pod +++ b/doc/tutorial_episode_7.pod @@ -223,6 +223,8 @@ to true, evaluate the second child. Guess what pasttype you'd need for that! =head2 Operators PAST types and PIR instructions +# TODO Update the default result. Pretty sure it goes to action method but check. + In the previous section, we introduced the C clause that you can specify. This means that for that operator (for instance, the C operator we discussed), a C node is created. What happens