From 53e086212aa7e28a08296cdc36306b6276105c83 Mon Sep 17 00:00:00 2001 From: Lars Hvam Date: Sun, 23 Jul 2023 10:11:58 +0200 Subject: [PATCH] update notes --- abap_transpile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abap_transpile.json b/abap_transpile.json index 4102d2a..d839867 100644 --- a/abap_transpile.json +++ b/abap_transpile.json @@ -37,7 +37,7 @@ {"object": "CL_EXCEL_TEST", "class": "ltcl", "method": "test", "note": "if_ixml_document$get_first_child todo"}, {"object": "ZCL_EXCEL_WORKSHEET", "class": "lcl_excel_worksheet_test", "method": "delete_merge", "note": " todo: split into multiple test methods "}, - {"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "default_text_if_none", "note": " https://github.com/abaplint/transpiler/pull/1266 "}, + {"object": "ZCL_EXCEL_WORKSHEET", "class": "ltc_normalize_column_heading", "method": "default_text_if_none", "note": " ?? "}, {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_number", "note": "SXML in open-abap currently only handles json, todo"}, {"object": "ZCL_EXCEL_READER_HUGE_FILE", "class": "lcl_test", "method": "test_shared_string", "note": "SXML in open-abap currently only handles json, todo"},