Use next_token() instead of eat() after eat_until_matching_token(), because we could...
[cparser] / create_builtins_h.sh
index 17272f8..441f281 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 cat <<__EOF__
 /* WARNING: automatically generated file. Generated from builtins/builtins.c */