mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Added tests covering empty string, uninitialized string, emptry string literal, byte arrays and explicit call to `abi.encode`. |
||
|---|---|---|
| .. | ||
| concat | ||
| constant_string_literal.sol | ||
| empty_storage_string.sol | ||
| empty_string_input.sol | ||
| empty_string.sol | ||
| return_string.sol | ||
| string_escapes.sol | ||
| unicode_escapes.sol | ||
| unicode_string.sol | ||