mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
This function does count curly and round braces and reindents accordingly the beginning of each line. It does consider line-comments (// and ///) but not multiline comments (/* ... */).