Jump to content

Polymorphism: Difference between revisions

m
→‎{{header|Wren}}: Changed to Wren S/H
imported>Arakov
m (→‎{{header|Wren}}: Changed to Wren S/H)
Line 4,755:
 
The following program uses the same examples as the Kotlin entry.
<syntaxhighlight lang="ecmascriptwren">class Point {
construct new(x, y) {
_x = x
9,482

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.