Content-Length: 33490 | pFad | http://ideone.com/hW8vHM
package main import "regexp" import "strings" func main() { regexp.MustCompile(`a(a|aa)*b`).MatchString(strings.Repeat("a", 20000000)) }
Standard input is empty
Fetched URL: http://ideone.com/hW8vHM
Alternative Proxies: