Talk:Basic Pascal Tutorial/Chapter 3/CASE

From Free Pascal wiki
Jump to navigationJump to search

The OTHERWISE/ELSE part of CASE is wrong. It's not a statement, it's a code-block (i.e. multiple statements).