(* ------------------------------ *) (* A short test for Pascal option *) (* (not for a Pascal compiler) *) (* ------------------------------ *) (* Since comments can't be nested, (* this comment ends right after this *) and not here *) (* But using the braces like { these here } will work *) { And doing it (* the other way round also } 'A String without any context' 'This is a string (* and not a comment' 'This is a String (* and not a comment' *) 'This is a String { and not a comment' { This is a comment '''and not a string'' }