Browse Source

RP LP抵消

SongZihuan 5 years ago
parent
commit
ae0791e53f
3 changed files with 251 additions and 234 deletions
  1. BIN
      gwarf
  2. 1 0
      paser/gwarf_yacc.y
  3. 250 234
      paser/y.tab.c

BIN
gwarf


+ 1 - 0
paser/gwarf_yacc.y

@@ -956,6 +956,7 @@ slice_arguments_token
 
 block
     : LP command_list RP
+    | LP block RP
     ;
 
 return_exp

File diff suppressed because it is too large
+ 250 - 234
paser/y.tab.c


Some files were not shown because too many files changed in this diff