Closed jchoi2x closed 8 years ago
The keys for test become {} instead of remaining regex value.
test
{}
@kizzlebot as a workaround - wrap regex test with a function.
regex is actually an invalid type in confidence, so you'll want to wrap it in a function, or store as a string
The keys for
test
become{}
instead of remaining regex value.