remove commented code
parent
d07566fbc6
commit
f189bbd356
|
|
@ -415,7 +415,6 @@ g.expr
|
||||||
*/
|
*/
|
||||||
ast.TypeOf {
|
ast.TypeOf {
|
||||||
g.gen_typeof_expr(expr, newline)
|
g.gen_typeof_expr(expr, newline)
|
||||||
// g.gen_print_reg(.rax, 3, fd)
|
|
||||||
}
|
}
|
||||||
ast.LockExpr {
|
ast.LockExpr {
|
||||||
// passthru
|
// passthru
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue