Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cling] cmd prompt skips global scope while parsing func return type
e.g. ::class_a class_b::mem_func_b() { return 'w'; } skip :: right before class_a while calculating wrap point
- Loading branch information