Content deleted Content added
→Without changing the code: change wikilink to Module:Example of lua debugging into an {{edit}} link |
m →Without changing the code: fixed some typos in example code |
||
Line 42:
| {{color|blue|mw.log(p.Hello)}}|| "Hello"
|-
| {{color|blue|mw.log(p.calc(10/2))}} || 5
|-
| {{color|blue|mw.log(p.sum_mult(3
|-
| {{color|blue|mw.log(p.mtable(4))}} || table
|-
| {{color|blue|mw.logObject(p.
table#1 {
:8,
|