/*	$NetBSD: calc_code_top.tab.h,v 1.1.1.1 2021/02/20 20:30:08 christos Exp $	*/

#define DIGIT 257
#define LETTER 258
#define UMINUS 259
