## Compiler version latest.nightly ## Minimized code ```Scala object M: val VersionRegex = "".r Ver@@"1234" ``` ## Output Nothing ## Expectation `VersionRegex` completion should be returned in this position.