@@ -0,0 +1,17 @@
<program>
<main>
<if>
<integer value="1" />
<then>
<print>
<string value="TRUE" />
</print>
</then>
<else>
<string value="FALSE" />
</else>
</if>
</main>
</program>
The note is not visible to the blocked user.