--lua 5.3print (string.match("!", '[%!-%.]'))print (string.match("%", '[%%-a]')) print (string.match("%", '[%d-a]'))
Standard input is empty
! % nil
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!