solidity/test/cmdlineTests/yul_unimplemented/err

6 lines
178 B
Plaintext
Raw Normal View History

Error (1834): Unimplemented feature error in <FILENAME REMOVED>
2020-11-19 09:53:07 +00:00
--> yul_unimplemented/input.sol:5:16:
2020-09-14 17:08:28 +00:00
|
2020-11-19 09:53:07 +00:00
5 | return type(test).name;
| ^^^^^^^^^^^^^^^