Skip to content

structural search: fix double colon conversion

Administrator requested to merge rvt/fix-double-colon-issue into main

Created by: rvantonder

A dumb thing where parsing ::[stuff] thought :: can be treated as literal, when the lookahead : could be start of :[stuff].

@mrnugget found it

Merge request reports

Loading