@@ -2,6 +2,6 @@
gcc main.c -o a.out
nasm -f elf64 main.s -o b.o
nasm -f elf64 main.asm -o b.o
ld b.o -o b.out
rm b.o
The note is not visible to the blocked user.