@ -0,0 +1,9 @@
.section .text
.global _main
_main:
li x1, 5
addi x2, x1, 45
loop:
addi x2, x2, 1
j loop
The note is not visible to the blocked user.