5 lines
No EOL
64 B
Text
5 lines
No EOL
64 B
Text
# name: -record(...,{...}).
|
|
# key: rec
|
|
# --
|
|
-record($1,{$2}).
|
|
$0 |