godecl
godecl copied to clipboard
A godecl experiment. Like cdecl, but for Go.
Results
1
godecl issues
Sort by
recently updated
recently updated
newest added
### What did you do? I typed the following input at godecl.org: ```Go (*big.Float)(unsafe.Pointer(rv.Field(0).Pointer())).GobEncode() ``` ### What did you expect to see? I really don't know, there's probably a few...
enhancement
help wanted