local v3 = "something in here {uid} {uid2}"res3, _ = v3:gsub("{.-}", ":id")print(res3)
Standard input is empty
something in here :id :id
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!