codetools: added tests

git-svn-id: trunk@64691 -
This commit is contained in:
mattias 2021-02-28 21:32:43 +00:00
parent 72176c6fc0
commit 17781940eb

View File

@ -417,7 +417,7 @@ begin
' c: char deprecated;',
' b: boolean deprecated ''b'';',
' deprecated: boolean;',
' e: word =1 deprecated;',
' e: word platform = 1 deprecated;',
'procedure DoIt; deprecated;',
'begin end;',
'begin']);