test38.tig

来自「编译原理大作业---tiger编译器 包括semant,translate,m」· TIG 代码 · 共 10 行

TIG
10
字号
/* This is illegal, since there are two types with the same name    in the same (consecutive) batch of mutually recursive types.     See also test47  */let	type a = int	type a = stringin	0end

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?