--- source: kcl-lib/src/simulation_tests.rs description: Result of unparsing invalid_index_fractional.kcl --- arr = [1, 2, 3] x = arr[1.2]