How anonymous blocks can facilitate the process of testing, prototyping, and troubleshooting of procedural code.
匿名块如何为过程代码的测试、原型化和问题诊断提供便利。
2
That makes the anonymous blocks very useful when troubleshooting, prototyping, and testing procedural code, because these are tasks that usually require multiple change-and-execute runs.