- Try to generate ABI spec file with ABI annotations in a multi-line comment
- Verify ABI generator succeed
- Verify the ABI json file is as expected (abi-expected.json)
eosiocpp -g case16.abi types.hpp
Generated case16.abi ...
Test Pass. ABI generator succeed. ABI file is generated as expected.