(root)/
gawk-5.2.2/
test/
subsepnm.awk
BEGIN { SUBSEP = 10; a[1, 1] = 100 ; print a[1 SUBSEP 1] }