Browse Source

fcl-passrc: comment

git-svn-id: trunk@37110 -
Mattias Gaertner 8 years ago
parent
commit
fe6a82fd14
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/fcl-passrc/src/pasresolver.pp

+ 1 - 1
packages/fcl-passrc/src/pasresolver.pp

@@ -123,6 +123,7 @@ Works:
   - as function result
   - as parameter
   - Delphi without @
+  - @@ operator
   - FPC equal and not equal
   - "is nested"
   - bark on arguments access mismatch
@@ -150,7 +151,6 @@ Works:
   - a:=value
 
 ToDo:
-- @@
 - range checking:
   - arr[index]
   - indexedprop[param]