﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
187	インタフェースからObjectに変換できない	イグトランス (egtra)	dai	"次のコードがエラーになるのは意図された挙動でしょうか？もしそうでないなら、改修をお願いします。
{{{
Interface I
End Interface

Sub f(i As I)
	Dim o = i As Object
End Sub
}}}"	バグ	closed	中-major	AB5 CP6	Compiler		wontfix	インタフェース 型変換	
