solidity/test/libsolidity/syntaxTests/imports/boost_filesystem_bug.sol

5 lines
154 B
Solidity
Raw Normal View History

==== Source: //// ====
// This test used to throw due to a bug in boost::filesystem.
// See https://github.com/boostorg/filesystem/issues/176
import ".";