content.txt 114 Bytes
!define BRACE ({)
!define BRACKET {[}
!define PAREN [(]

|script|
|check|echo|${BRACE} ${BRACKET} ${PAREN}|{ [ (|