1
2Miller: int literal is not valid for unset statement.
3mlr: cannot parse DSL expression.
4Parse error on token "`" at line 20 columnn 3.
5Please check for missing semicolon.
6Expected one of:
7  ; { } unset filter print printn eprint eprintn dump edump tee emitf emit
8  ( emitp field_name $[ braced_field_name $[[ $[[[ full_srec oosvar_name @[
9  braced_oosvar_name full_oosvar all non_sigil_name arr bool float int map
10  num str var + - .+ .- ! ~ string_literal regex_case_insensitive int_literal
11  float_literal boolean_literal const_M_PI const_M_E panic [ ctx_IPS ctx_IFS
12  ctx_IRS ctx_OPS ctx_OFS ctx_ORS ctx_OFLATSEP ctx_NF ctx_NR ctx_FNR ctx_FILENAME
13  ctx_FILENUM env call begin end if while do for break continue func subr
14  return
15
16mlr: cannot parse DSL expression.
17Parse error on token "x" at line 20 columnn 5.
18Please check for missing semicolon.
19Expected one of:
20  ; { } = > >> | ( ||= ^^= &&= ??= ???= |= &= ^= <<= >>= >>>= += .= -= *=
21  /= //= %= **= ? || ^^ && ?? ??? =~ !=~ == != >= < <= ^ & << >>> + - .+ .-
22  . * / // % .* ./ .// ** [ [[ [[[
23
24