• Greg Spencer's avatar
    Analyze dartpad (#45124) · a3186fba
    Greg Spencer authored
    This fixes the sample code analysis to treat dartpad snippets in the same way as snippet snippets, which it wasn't until now (the snippet generator was treating them as "samples"), and some errors crept in. This PR also fixes those errors.
    
    Also, added a --verbose option to the sample analyzer.
    a3186fba
analyze-sample-code.dart 35.1 KB