diff --git a/src/index.ts b/src/index.ts index 28e9562..da3cb61 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,2 +1,2 @@ -const hello = 'hello world2' +const hello = 'hello world' trace(hello)