From 79c93ce5fca746e3bddbb57ab7dc6e30abd32de2 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 22 Mar 2022 21:35:00 -0700 Subject: README: add missing :::c. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 5e16a7f..78740ca 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ and go get it! can have file inclusion. There is the possibility of using `#ifdef` to make code work with different Awks, using their nonportable constructs: + :::c #if __gawk__ GNU Awk specific code #else -- cgit v1.2.3