--lua 5.3 for w in string.gmatch("%&*()-0Aa", "[%%&-a]") do print(w) end
Standard input is empty
% & * ( ) - 0 A a
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!