This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
solidity
Watch
11
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
b48f4c4184
solidity
/
test
/
libsolidity
/
syntaxTests
/
using
History
vlad
484ee8a621
Additional tests for edge cases for mutability, visibility, location, experimental, global, indexed and anonymous
2023-01-20 20:05:36 +01:00
..
bound_calldata_parameter_accepting_calldata.sol
bound_calldata_parameter_not_accepting_memory.sol
double_asterisk.sol
file_level_inactive_after_import.sol
free_functions_implicit_conversion_err.sol
free_functions_implicit_conversion.sol
free_functions_non_unique_err.sol
free_overloads_array.sol
free_overloads.sol
free_reference_type.sol
global_and_local.sol
global_for_asterisk.sol
global_for_non_user_defined.sol
global_for_type_defined_elsewhere.sol
global_for_type_from_other_file.sol
global_inside_contract.sol
global_library_for_builtin.sol
global_library_for_defined_elsewhere.sol
global_library_for_interface.sol
global_library_foreign.sol
global_library_with_asterisk.sol
global_local_clash.sol
global_multiple_global_keywords.sol
Additional tests for edge cases for mutability, visibility, location, experimental, global, indexed and anonymous
2023-01-20 20:05:36 +01:00
global_nonglobal.sol
global_with_asterisk.sol
global_working.sol
interface_using_for.sol
library_function_attached_and_called.sol
library_function_attached_but_not_called.sol
library_function_attached_to_all_types.sol
library_import_as.sol
library_non_free_external_function_err.sol
library_non_free_function.sol
module_1.sol
module_2.sol
module_3.sol
module_identifier_not_found.sol
private_library_function_inside_scope.sol
private_library_function_outside_scope.sol
using_contract_err.sol
using_empty_list_err.sol
using_empty_list_file_level.sol
using_for_ast_file_level.sol
using_free_functions.sol
using_free_no_parameters_err.sol
using_free_no_parameters_struct_err.sol
using_functions_with_ast.sol
using_lhs_asterisk_contract.sol
using_lhs_asterisk.sol
using_library_ast_file_level.sol
using_library_file_level.sol
using_library_for_library.sol
using_non_free_function_err.sol
using_non_function.sol
using_struct_for_struct.sol