mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-04 13:37:22 +01:00
codetools: examples: fixed comment
git-svn-id: trunk@22944 -
This commit is contained in:
parent
0c3ffe4f45
commit
b8581d21e4
@ -11,7 +11,7 @@
|
||||
<SessionStorage Value="InProjectDir"/>
|
||||
<MainUnit Value="0"/>
|
||||
<TargetFileExt Value=""/>
|
||||
<Title Value="reduceifdefs"/>
|
||||
<Title Value="ReplaceResourceDirectives"/>
|
||||
</General>
|
||||
<PublishOptions>
|
||||
<Version Value="2"/>
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
Author: Mattias Gaertner
|
||||
|
||||
Abstract:
|
||||
Demonstrating, how to add a method to a class and extending the uses section.
|
||||
Demonstrating the TExpressionEvaluator, used for FPC conditionals.
|
||||
}
|
||||
program TestExprEval;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user