Lars Hvam

Results 648 issues of Lars Hvam

currently it assumes they are always sorted?

bug

another testcase, ```abap DATA lv_timestamp TYPE timestampl. CONVERT DATE '20230118' TIME '240000' INTO TIME STAMP lv_timestamp TIME ZONE 'CET'. ASSERT sy-subrc = 12. ```

https://github.com/abaplint/transpiler/pull/1279/files#diff-9f1764971031f7ab4ecc1bca908615b1893a19b51c36c144ee42c4949835b008R1818

bug

```abap DATA xstr TYPE xstring. DATA str TYPE string. str = 'hello'. xstr = str. ASSERT xstr = ''. ```

bug

try https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Classes/Static_initialization_blocks

`li_client->co_disabled.` ![image](https://user-images.githubusercontent.com/5888506/208403698-cdb0a93e-8f40-4a6d-922b-4fb20ba323ff.png)

bug