clarinet icon indicating copy to clipboard operation
clarinet copied to clipboard

Parse comments properly

Open obycode opened this issue 4 years ago • 1 comments

There is currently a hack in the REPL analysis code to handle magic comments. The parser could and should do a better job of handling comments correctly, making the later usage of magic comments much cleaner.

obycode avatar Feb 03 '22 03:02 obycode

This will be addressed by the combination of https://github.com/stacks-network/stacks-blockchain/pull/3150 and #474, since the comments are being parsed into new nodes in that implementation.

obycode avatar Jul 12 '22 01:07 obycode