Consider the following: ```groovy '42'.number ' \t'.allWhitespace ``` Expressions "number" and "allWhitespace" are showing as unknown (underlined). 
Consider the following:
Expressions "number" and "allWhitespace" are showing as unknown (underlined).