Skip to content

bfondevila/solidity-compiler-fix-12863

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solidity - return value for array inside structs

Sample project that fails with the latest version of solidity but works after fixing issue #12863.

Usage:

  • yarn test downloads and uses the default solc compiler
  • yarn testFix uses a local version of solc (specify path in hardhat.config.ts, by default is the current dir solc)

Expected behaviour with current solidity compiler:

Applying fix to #12863:

About

Sample solidity project that fails with the latest solidity compiler but works after fixing issue #12863

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors