Skip to content

dbg!() without parameters #57845

Description

@inv2004

Hello,
I found dbg!(..) is very useful, but, unfortunately it does not support dbg!() without expression, which could help to debug your program also.

I found that println!() did not work in first versions also, but later it was fixed, that is why I suppose dbg!() has the same story.

dbg!(()) is ok, but its just workaround.

Thank you,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementCategory: An issue proposing an enhancement or a PR with one.T-libs-api[DEPRECATED; DO NOT USE]

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions