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

Fix named string issue #30

Merged
merged 2 commits into from
Jul 23, 2020
Merged

Fix named string issue #30

merged 2 commits into from
Jul 23, 2020

Conversation

Kubuxu
Copy link
Collaborator

@Kubuxu Kubuxu commented Jul 23, 2020

No description provided.

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
testing/types.go Outdated
@@ -6,17 +6,19 @@ import (

const Thingc = 3

type NaturalNumber uint64
type NamedNumber uint64
type NamedString uint64
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hrm

Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai>
@Kubuxu Kubuxu merged commit 6a3894a into master Jul 23, 2020
@aschmahmann aschmahmann mentioned this pull request May 14, 2021
71 tasks
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.

2 participants