llSourcell / ethereum_demo

This is the code for "Ethereum Explained" by Siraj Raval on Youtube
177 stars 92 forks source link

ParsedContract.sol:7:3: ParserError: Expected token Semicolon got 'RBrace' } #7

Open ShubhamAgr opened 6 years ago

hyperji commented 6 years ago

Add a " ; " after line 6 solves this. In file ethereum_demo-master/contracts/Migrations.sol