goplus / gop

The Go+ programming language is designed for engineering, STEM education, and data science. Our vision is to enable everyone to become a builder of the digital world.
https://goplus.org
Apache License 2.0
8.94k stars 546 forks source link

cl: fix slicelit for assignStmt/returnStmt #1959

Closed visualfc closed 2 months ago

visualfc commented 2 months ago

fix https://github.com/goplus/gop/issues/1954

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.30%. Comparing base (6033472) to head (73e7568). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1959 +/- ## ======================================= Coverage 93.29% 93.30% ======================================= Files 42 42 Lines 11653 11662 +9 ======================================= + Hits 10872 10881 +9 Misses 624 624 Partials 157 157 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.