local s = "HJFverhs.1.iufbgej"local p1 = "^.*%d"local s1 = s:match(p1)print(s1)
Standard input is empty
HJFverhs.1
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!