Category talk:Wren-trait: Difference between revisions

→‎Source code: Added missing closing brace to ByKey class.
(→‎Source code: Added Var and TypedVar classes.)
(→‎Source code: Added missing closing brace to ByKey class.)
Line 101:
// Returns the string representation of the current instance.
toString { _obj.toString }
}
 
/*
9,476

edits