Add some other shit who even knows
This commit is contained in:
1
main.go
1
main.go
@@ -353,6 +353,7 @@ end
|
||||
Warning.Printf("Match found but no capture groups: %s", limitString(match, 50))
|
||||
return match
|
||||
}
|
||||
Info.Printf("Match found: %s", limitString(match, 50))
|
||||
|
||||
// Set up global variables v1, v2, etc. for the Lua context
|
||||
captureValues := make([]string, len(captures)-1)
|
||||
|
Reference in New Issue
Block a user