%{ #define b4_epilogue /* foo */ %} %token SOME_TOKEN %% top : SOME_TOKEN ;