Opened 19 years ago
Closed 19 years ago
#30 closed バグ (fixed)
グローバル領域で定義されている関数と同名の静的メソッドを定義することが出来ない
| Reported by: | dai | Owned by: | dai |
|---|---|---|---|
| Priority: | 最優先-blocker | Milestone: | AB5 CP4 |
| Component: | Compiler | Version: | |
| Keywords: | Cc: |
Description
Path.GetTempPath()
Class Path
Public
Static Function GetTempPath() As String
End Function
End Class
上記のようなコードがコンパイルエラーになる。
Change History (2)
comment:1 by , 19 years ago
| Component: | ablib → Compiler |
|---|---|
| Milestone: | ablib_α1 → AB5 CP4 |
| Priority: | 中-major → 最優先-blocker |
| Status: | new → assigned |
comment:2 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
