Help:Lua debugging: Difference between revisions

Content deleted Content added
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)))}} || 3   9
|-
| {{color|blue|mw.log(p.mtable(4))}} || table
|-
| {{color|blue|mw.logObject(p.tablemtable(4))}} ||
table#1 {
:8,