This is no longer an issue:
node /.*-\d+.example.com/ {
notify { "matched": }
}
produces:
$ bx puppet agent -t --certname www-1.example.com
Info: Using configured environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Retrieving locales
Info: Loading facts
Info: Caching catalog for www-1.example.com
Info: Applying configuration version '1585718038'
Notice: matched
Notice: /Stage[main]/Main/Node[__node_regexp__-d.example.com]/Notify[matched]/message: defined 'message' as 'matched'