solidity/test/libyul/yulSyntaxTests/period_in_identifier_start_with_comment.yul

2 lines
51 B
Plaintext
Raw Normal View History

2020-09-14 18:13:48 +00:00
/// comment
{ x.y(2:u256) function x.y(a:u256) {} }