local a, b = string.find("hello world", "hello")print (a, b)
Standard input is empty
1 5
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!