spec
spec copied to clipboard
Add specs for reserved keywords
Add specifications for all the reserved keywords, documenting which of them can be used as:
- local variables
- instance variables
- global variables
- positional parameter names
- keyword parameter names
- method names