• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PAREN:=(
2$(PAREN):=PASS
3
4X:=O(
5Y:=$(X:(=K)
6test:
7	echo $Y
8	echo $(()
9