Can anyone else get this script to work? I'm getting 4 cannot find symbol errors when I try to compile it.
Error:(31, 5) java: cannot find symbol
symbol: class Timer
location: class Main
Error:(32, 5) java: cannot find symbol
symbol: class Timer
location: class Main
Error:(47, 24) java: cannot find symbol
symbol: class Timer
location: class Main
Error:(48, 27) java: cannot find symbol
symbol: class Timer
location: class Main