Making comments span more than one line

Quick question, the name says it all. Is there a way to do this in codea? I know the – creates a comment but what if i want it to continue on more than one line?

--[[
All this code and comments are commented out
--]]

Thanks!