Code Fold Testing

//this is some code
if x = 1 then test
for y = 1 to 10
print this is test code
end
// this is some more code
module 2
while x != null
print not null
next x