mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
6 lines
178 B
Plaintext
6 lines
178 B
Plaintext
Error (1834): Unimplemented feature error in <FILENAME REMOVED>
|
|
--> yul_unimplemented/input.sol:5:16:
|
|
|
|
|
5 | return type(test).name;
|
|
| ^^^^^^^^^^^^^^^
|