This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
16
Star
0
Fork
0
You've already forked solidity
mirror of
https://github.com/ethereum/solidity
synced
2023-10-03 13:03:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9c1d40debf
solidity
/
test
/
libyul
/
yulSyntaxTests
/
builtin_identifier_6.yul
6 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add more syntax tests for uncovered cases
2020-11-04 23:18:44 +00:00
{
add := 1
}
// ----
update tests
2020-11-04 16:55:03 +00:00
// ParserError 6272: (7-9): Cannot assign to builtin function "add".
Reference in New Issue
Copy Permalink