Commit 5ae549f2 authored by qq_38816927's avatar qq_38816927

10层

parent bc7353dc
......@@ -77,7 +77,7 @@ fun testCommonBreakpoint() {
}
fun tenComplexObject(){
val testObject= DebugTenLevelSample.sample;
val testObject= DebugTenLevelData.sample;
print("10层复杂对象查看")//断点10层复杂变量查看
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment