add config support
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# 30-left-brackets is okay
|
||||
key1 = [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[1,2]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
|
||||
|
||||
# 31-left-brackets causes stackoverflow
|
||||
key2 = [[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[1,2]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]
|
||||
Reference in New Issue
Block a user