reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1 2 3 | # Check error on an unsupported ":". (cannot be part of a pipeline) # # RUN: : | echo "hello" |