# A !NO_EXTRA directive tell to ignore any --extra arguments. # See demo/extra.should !NO_EXTRA: echo hello, world $ No extra arguments were given to `echo` r1:^hello, world$