Not a function or opcode: def

susancsusanc Member Posts: 4
Hello,

I am trying the first contract in the tutorial listed here:https://github.com/ethereum/wiki/wiki/Serpent

After I follow the steps listed to compile mul2.se, I get the following error:

Error (file "mul2.se", line 1, char 12): Not a function or opcode: def
terminate called after throwing an instance of 'std::string'

Does anyone know what the cause of the issue is?
Thank you!

Comments

Sign In or Register to comment.