6.2.0200
.(
dot-paren
CORE EXT
Compilation:
Perform the execution semantics given below.

Execution:
( "ccc<paren>" -- )

Parse and display ccc delimited by ) (right parenthesis). .( is an immediate word.

Rationale:
Typical use: .( ccc)