gotools/internal/refactor/inline/falcon_test.go

func TestFalconStringIndex(t *testing.T) {}

func TestFalconSliceIndices(t *testing.T) {}

func TestFalconMapKeys(t *testing.T) {}

func TestFalconSwitchCases(t *testing.T) {}

func TestFalconDivision(t *testing.T) {}

func TestFalconMinusMinInt(t *testing.T) {}

func TestFalconArithmeticOverflow(t *testing.T) {}

func TestFalconComplex(t *testing.T) {}

func TestFalconMisc(t *testing.T) {}