Hi,
When I run deployment script in remix.ethereum.org,
I am getting "pragma is not defined".
for files
Fullmath.sol
Babylonian.sol
Utils.sol
Checked:
All Solidity files have pragma solidity ^0.8.26
All js files do not have "pragma solidity ^0.8.26"
Can someone help Solve.
thanks
Uday