Sign in
android
/
platform
/
external
/
one-true-awk
/
406edc8cc96c506b4316087f9761f59d39eae71f
/
.
/
bugs-fixed
/
negative-nf.awk
blob: 6caeee4602b5a4e9af34b266e648fc8b2fa92eab [
file
] [
log
] [
blame
]
BEGIN
{
NF
=
-
5
;
}