Yang Guang

Results 3 issues of Yang Guang

I try to use solang-parser to parse some contract and found `"unrecognised token '.'` error. This sample contract code can trigger this issue: ```solidity pragma solidity 0.6.12; contract A {...

bug

## What is the purpose of the change Fix build error on aarch64 platform ## Brief changelog The build.sh runs failed on arm64. I checked and fix some error, add...

refactor
disscuss

Hi @Arman92 , I have use your awesome td-lib for some days. Today I found when I call GetInlineQueryResults methon and I got an error: ``` cannot unmarshal object into...