Opened 19 years ago
#62 new バグ(ケアレスミス)
インタフェースのメソッドにConstを指定できない
| Reported by: | イグトランス (egtra) | Owned by: | dai |
|---|---|---|---|
| Priority: | 中-major | Milestone: | AB5 CP6 |
| Component: | Compiler | Version: | |
| Keywords: | Cc: |
Description
例えば次のようなコードで発生します。
Interface IFoo
Const Sub Method() '文法が間違っています
End Interface
Note:
See TracTickets
for help on using tickets.
