瀏覽代碼

fcl-passrc: comment

git-svn-id: trunk@37110 -
Mattias Gaertner 8 年之前
父節點
當前提交
fe6a82fd14
共有 1 個文件被更改,包括 1 次插入1 次删除
  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]