add config support
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[[tab.arr]]
|
||||
[tab]
|
||||
arr.val1=1 # ERROR: arr was previously defined
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
[[tab.arr]]
|
||||
[tab]
|
||||
arr.val1=1 # ERROR: arr was previously defined
|
||||