cgen: revert `new`

pull/4678/head
Alexander Medvednikov 2020-05-02 00:59:06 +02:00
parent 7dc98120c0
commit 7a51d4d796
1 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@ const (
'void',
'volatile',
'while',
'new'
//'new'
]
)