Skip to content

Update print_r.lua#2

Open
yuppox wants to merge 1 commit intorobmiracle:masterfrom
yuppox:patch-1
Open

Update print_r.lua#2
yuppox wants to merge 1 commit intorobmiracle:masterfrom
yuppox:patch-1

Conversation

@yuppox
Copy link

@yuppox yuppox commented Aug 1, 2022

Fixed a bug. When the type of val == table, the original prints tostring(t) showing the wrong address. It should print tostring(val).

Fixed a bug. When the type of `val` == `table`, the original prints `tostring(t)` showing the wrong address. It should print `tostring(val)`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant