Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
TestToolChainDemo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
dsq
TestToolChainDemo
Commits
153d2a59
Commit
153d2a59
authored
Apr 08, 2026
by
qq_38816927
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
复杂对象
parent
416a773b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
DebugJson.kt
...src/commonMain/kotlin/com.dong.demo013/debug/DebugJson.kt
+2
-2
No files found.
composeApp/src/commonMain/kotlin/com.dong.demo013/debug/DebugJson.kt
View file @
153d2a59
...
...
@@ -202,7 +202,7 @@ class ComplexThreeClass {
val
name
:
String
=
"3个普通3个复杂"
val
myNumber
:
Int
=
1
val
intArray
:
Array
<
Int
>
=
arrayOf
(
1
,
2
,
3
,
4
,
5
)
val
c1
:
ComplexClass
1
=
ComplexClass1
()
val
c1
:
ComplexClass
2
=
ComplexClass2
()
val
c2
:
ComplexClass2
=
ComplexClass2
()
val
c3
:
ComplexClass
=
ComplexClass
()
//
val c3: ComplexClass= ComplexClass ()
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment