In some cases we would need some portion of code from both varients line in Image below. How can we handle this case using EDIFF
so that the final result will be
import { apple, banana, coconut } from 'fruits'
In some cases we would need some portion of code from both varients line in Image below. How can we handle this case using EDIFF
so that the final result will be
import { apple, banana, coconut } from 'fruits'