Commit c526145b authored by qq_38816927's avatar qq_38816927

修改基础变量

parent fbbb2c63
...@@ -76,7 +76,7 @@ fun allBreakpoints(){ ...@@ -76,7 +76,7 @@ fun allBreakpoints(){
/***变量类型**/ /***变量类型**/
fun getJsons(){ fun getJsons(){
// val allTypes= DebugAllTypesData (); // val allTypes= DebugAllTypesData ();
val str: String="文本" val testInt: Int=2026;
print("基础变量查看)")//断点基础变量查看 print("基础变量查看)")//断点基础变量查看
} }
......
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