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

implement specified type for 0.8.6 #102

Open
jacky860226 opened this issue Jul 15, 2021 · 0 comments
Open

implement specified type for 0.8.6 #102

jacky860226 opened this issue Jul 15, 2021 · 0 comments
Assignees

Comments

@jacky860226
Copy link
Contributor

let x := and("abc":uint32, add(3:uint256, 2:uint256))
{
    let zero:uint32 := 0:uint32
    let v:uint256, t:uint32 := f()
    let x, y := g()
}
@jacky860226 jacky860226 self-assigned this Jul 15, 2021
@hydai hydai added this to To do in Yul Frontend via automation Jul 26, 2021
@hydai hydai moved this from To do to In progress in Yul Frontend Jul 26, 2021
Yul Frontend automation moved this from In progress to Done Jul 26, 2021
@jacky860226 jacky860226 reopened this Jul 26, 2021
Yul Frontend automation moved this from Done to To do Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Yul Frontend
  
To do
Development

No branches or pull requests

1 participant