You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
curl -s "https://raw.githubusercontent.com/ton-blockchain/ton/master/tl/generate/scheme/lite_api.tl" \
> | go run github.com/gotd/tl/cmd/tl-print
panic: failed to parse line 15: definition: failed to parse param: failed to parse type: invalid name "4*["
goroutine 1 [running]:
main.main()
/Users/andreypfau/GolandProjects/tl/cmd/tl-print/main.go:13 +0x140
exit status 2
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
The text was updated successfully, but these errors were encountered: