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

This should accept the empty struct #15

Open
moznion opened this issue Aug 21, 2022 · 0 comments
Open

This should accept the empty struct #15

moznion opened this issue Aug 21, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@moznion
Copy link
Owner

moznion commented Aug 21, 2022

If this command is applied for the empty struct, it raises the following error on code generating.

2022/08/21 13:34:03 [error] failed to generate code: [GOWRTR-13] code formatter raises error: command='gofmt -e', err='<standard input>:7:3: expected operand, found ','
<standard input>:12:2: missing ',' in composite literal
<standard input>:12:10: missing ',' before newline in composite literal
<standard input>:13:3: expected ';', found 'EOF'
<standard input>:13:3: expected '}', found 'EOF'
', msg='exit status 2'
exit status 1
@moznion moznion added the bug Something isn't working label Aug 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant