composing-programs-zh icon indicating copy to clipboard operation
composing-programs-zh copied to clipboard

Update 3.md

Open MotingLiuu opened this issue 1 year ago • 1 comments

“调用用户定义的函数会引入局部帧(local frame),它只能访问该函数。” 应该改为: “调用用户定义的函数会引入局部帧(local frame),它只能被该函数访问”

MotingLiuu avatar Sep 11 '24 10:09 MotingLiuu