瀏覽代碼

Remove TODO(#7)

rexim 4 年之前
父節點
當前提交
e194f1fc2d
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/main.c

+ 0 - 1
src/main.c

@@ -692,7 +692,6 @@ void table_eval_cell(Table *table, Expr_Buffer *eb, Cell_Index cell_index)
     }
 }
 
-// TODO(#7): syntax for copying expression from a neighbor cell
 
 int main(int argc, char **argv)
 {