add config support
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
name = { first = "Tom", last = "Preston-Werner" }
|
||||
point = { x = 1, y = 2 }
|
||||
animal = { type.name = "pug" }
|
||||
|
||||
Reference in New Issue
Block a user