Content deleted Content added
m →History: Copyedit, fixing duplicated words: language |
Pascal syntax highlighting does not work correctly on SAIL |
||
Line 98:
The following code, found in the Tutorial, converts an input string to upper case.{{sfn|Smith|1976|p=21}}
<syntaxhighlight
STRING PROCEDURE upper(STRING rawstring);
BEGIN "upper"
|