about summary refs log tree commit diff stats
path: root/linux/dquotes.subx
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-06-11 15:37:03 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-06-11 15:37:03 -0700
commitc29a10ac37ae23b7c60ff033524b34bd956f76e9 (patch)
tree8809f1f899cdfd7a6f3797124c3ac8a4e4831957 /linux/dquotes.subx
parentcc679f4234096414e2743023f16dd30621f06312 (diff)
downloadmu-c29a10ac37ae23b7c60ff033524b34bd956f76e9.tar.gz
.
Inline a function by patching a few variable names. I don't even have to
worry about `return` statements if there's a single call and it's in tail
position in the caller.
Diffstat (limited to 'linux/dquotes.subx')
0 files changed, 0 insertions, 0 deletions
f='#n112'>112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159