We mainly use PicBasic here. If you are inserting ASM into PBP code then
"@"
or
asm
"code"
endasm

is how the assembly "stuff"is used.