annotate bin/pad @ 11951:f96359542199 draft

<ais523> ` printf \'#include <stdio.h>\\nint main(void) { float C = 4.0; printf("%%f", C/C++); }\' | gcc -fno-diagnostics-color -Wall -Wextra -x c /dev/stdin
author HackEso <hackeso@esolangs.org>
date Thu, 19 Sep 2019 17:56:36 +0000
parents 8fa7b097affc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9984
8fa7b097affc <oerjan> undo 9983
HackBot
parents: 9983
diff changeset
1 pad="$1"; shift; echo "$@" >> "tmp/pad.$pad"