ycohen-dev

Results 2 issues of ycohen-dev

Given that the ABAP compiler doesn't have proper scope checks for inline field symbols defined in: ``` LOOP AT lt_table ASSIGNING FIELD-SYMBOLS(). ... ENDLOOP. ``` Meaning that it is valid...

new feature

- **Sway Version:** ``` { "human_readable": "1.9", "variant": "sway", "major": 1, "minor": 9, "patch": 0, "loaded_config_file_name": "\/home\/yuval\/.config\/sway\/config" } ``` - **Debug Log:** - First scenario - From a tty -...

bug