Opened 17 years ago

Closed 17 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 dai, 17 years ago

Component: ablibCompiler
Milestone: ablib_α1AB5 CP4
Priority: 中-major最優先-blocker
Status: newassigned

comment:2 by dai, 17 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.