Allow copy_constructers to be called with other types (i.e. var a:string = "hi" calls fun copy_construct(it:char**):void
This commit is contained in:
@@ -2,3 +2,5 @@ hello strings
|
||||
assignment overload
|
||||
assignment overload2
|
||||
assignment overload with additional
|
||||
hope
|
||||
hope3
|
||||
|
||||
Reference in New Issue
Block a user