TrustedUser
2,147
edits
m (Text replacement - "<source lang=" to "<syntaxhighlight lang=") Tags: Mobile edit Mobile web edit |
m (Text replacement - "</source>" to "</syntaxhighlight>") |
||
Line 53: | Line 53: | ||
new.room(25); | new.room(25); | ||
} | } | ||
</ | </syntaxhighlight> | ||
The next example accomplishes the same task with <code>new.room.v</code><nowiki>: </nowiki> | The next example accomplishes the same task with <code>new.room.v</code><nowiki>: </nowiki> | ||
Line 66: | Line 66: | ||
new.room.v(v202); | new.room.v(v202); | ||
} | } | ||
</ | </syntaxhighlight> | ||
== Technical Information == | == Technical Information == |