fix prod build

This commit is contained in:
Alexander Medvednikov 2020-03-02 18:28:11 +01:00
parent baaa55f196
commit 07a2233220

View File

@ -247,7 +247,7 @@ pub fn (g mut Gen) gen_print_from_expr(expr ast.Expr) {
pub fn (g mut Gen) gen_print(s string) {
//
qq := s + '\n'
// qq := s + '\n'
//
g.strings << s + '\n'
// g.string_addr[s] = str_pos