Make the replace function of the eval language accepting regex

This commit is contained in:
Eric Coissac
2025-04-10 15:17:15 +02:00
parent c2f38e737b
commit a57cfda675
4 changed files with 75 additions and 6 deletions

View File

@ -8,7 +8,7 @@ import (
// corresponds to the last commit, and not the one when the file will be
// commited
var _Commit = "67e5b6e"
var _Commit = "0aec5ba"
var _Version = "Release 4.4.0"
// Version returns the version of the obitools package.