mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-02 06:39:36 +01:00
codetools: added tests
git-svn-id: trunk@64691 -
This commit is contained in:
parent
72176c6fc0
commit
17781940eb
@ -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']);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user