Athish Pranav D
Athish Pranav D
For profiling which tool do u use @ivoanjo
@rgrinberg can you please check this
@rgrinberg i cannot find the exception we raise for such issues. Could you please show which exception are you referring to
@ashie please check this whenever you are free
@daipom do you suggest that we should handle this scenario in `literal parser.rb`?
Oh ok let me look at it today and check if i can move this processing to it
@daipom ignore the prev comments I have corrected it and pushed Also tested locally in my side. Please check it and let me know if there is any issue
@daipom not sure why 2 workflows alone failed, could you check that part alone?
@ashie added UTs for the same
Strings stay the same - only double quoted strings support string interpolation For Hashes and Arrays - We do string interpolation for anything that has `#{...}` in it. What i...