Improve display of KCL backtrace (#7582)
* Improve display of KCL backtrace * Fix circular dep
This commit is contained in:
@ -24,7 +24,7 @@ import type {
|
||||
Program,
|
||||
SourceRange,
|
||||
} from '@src/lang/wasm'
|
||||
import { defaultSourceRange } from '@src/lang/wasm'
|
||||
import { defaultSourceRange } from '@src/lang/sourceRange'
|
||||
import type { ArtifactEntry, ArtifactIndex } from '@src/lib/artifactIndex'
|
||||
import type { CommandArgument } from '@src/lib/commandTypes'
|
||||
import type { DefaultPlaneStr } from '@src/lib/planes'
|
||||
|
Reference in New Issue
Block a user