debugged handling of class(#type(N)) processing

This commit is contained in:
hyunghwan.chung
2018-01-06 04:18:10 +00:00
parent f4875ba51d
commit de1f8c9551
3 changed files with 44 additions and 16 deletions

View File

@ -204,7 +204,7 @@ class(#byte(16)) IP6Address(IP4Address)
}
}
class(#byte) IP4SocketAddress(IP4Address)
class(#byte(19)) IP6SocketAddress(IP6Address)
{
method(#class) new
{