bscan / RakuNavigator

Raku language support and language server
MIT License
50 stars 3 forks source link

Add a few example Raku files for testing #18

Open bscan opened 1 year ago

bscan commented 1 year ago

This doesn't necessarily mean a formal automated test suite (although that would be great too). Primarily we need a few Raku files to exercise the full set of features, especially around the different types of errors and warnings that the Raku compiler can generate, and the types of constructs that the Raku tagger is looking for.