Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pointer utility function #83

Merged
merged 2 commits into from
Aug 1, 2024
Merged

Add pointer utility function #83

merged 2 commits into from
Aug 1, 2024

Conversation

hariso
Copy link
Contributor

@hariso hariso commented Jul 26, 2024

Description

Adds a utility function that makes it possible to get a pointer to a literal value, e.g.:

p := Ptr("test")

Quick checks:

  • I have followed the Code Guidelines.
  • There is no other pull request for the same update/change.
  • I have written unit tests.
  • I have made sure that the PR is of reasonable size and can be easily reviewed.

@hariso hariso requested a review from a team as a code owner July 26, 2024 16:45
@raulb raulb enabled auto-merge (squash) August 1, 2024 10:27
@raulb raulb merged commit 7fc5eee into main Aug 1, 2024
5 checks passed
@raulb raulb deleted the haris/ptr branch August 1, 2024 10:29
raulb added a commit that referenced this pull request Aug 1, 2024
@raulb raulb mentioned this pull request Aug 1, 2024
4 tasks
raulb added a commit that referenced this pull request Aug 1, 2024
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.

3 participants