remove commented code

pull/13730/head
pancake 2022-03-13 21:35:28 +01:00
parent d07566fbc6
commit f189bbd356
1 changed files with 0 additions and 1 deletions

View File

@ -415,7 +415,6 @@ g.expr
*/
ast.TypeOf {
g.gen_typeof_expr(expr, newline)
// g.gen_print_reg(.rax, 3, fd)
}
ast.LockExpr {
// passthru