mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-05-14 04:02:09 +08:00
优化注释测试用例
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
* 多行注释
|
||||
**/
|
||||
THEN(
|
||||
/** aaaa **/
|
||||
a.data(str),
|
||||
b,
|
||||
/** aaaa **/
|
||||
b,/** bbb **/
|
||||
WHEN(
|
||||
c,
|
||||
b
|
||||
|
||||
Reference in New Issue
Block a user