diff options
Diffstat (limited to 'test/profile11.ok')
-rw-r--r-- | test/profile11.ok | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/profile11.ok b/test/profile11.ok index 5daf7ccc..77f4dd7f 100644 --- a/test/profile11.ok +++ b/test/profile11.ok @@ -1,3 +1,5 @@ +@load "filefuncs" # get file functions + # comments/for.awk BEGIN { for (i = 1; i <= 10; i++) { @@ -291,6 +293,7 @@ BEGIN { } } +# comments/exp.awk # range comment # range comment 2 |