Open bkinsey808 opened 7 years ago
Just minor change in syntax
Remove commas from the function like this event Refund(address _to, uint _amount); And add semicolon after each statement Just minor changes and code with compile perfectly
PR #3 worked for me.
I get this error when I run
truffle compile
on Mac OS: