This website requires JavaScript.
Explore
Help
Sign In
OpenSourceProjects
/
go-toml
Watch
1
Star
0
Fork
You've already forked go-toml
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a9964163c1
go-toml
/
parse
/
testfiles
/
valid
/
iarna
/
spec-array-of-tables-3.toml
4 lines
109 B
TOML
Raw
Blame
History
points
=
[
{
x
=
1
,
y
=
2
,
z
=
3
}
,
{
x
=
7
,
y
=
8
,
z
=
9
}
,
{
x
=
2
,
y
=
4
,
z
=
8
}
]
Reference in New Issue
View Git Blame
Copy Permalink