Debug result for [code](#1261319679948095509 message)
Compiler Result
Compiler found 2 errors:
[36m<REPL0>.js[0m:[33m1[0m:[33m1[0m - [31merror[0m[30m TS2304: [0mCannot find name 'mc'.
[7m1[0m mc.system.runInterval(() => {
[7m [0m [31m~~[0m
``````ansi
[36m<REPL0>.js[0m:[33m2[0m:[33m19[0m - [31merror[0m[30m TS2304: [0mCannot find name 'mc'.
[7m2[0m let players = mc.world.getAllPlayers();
[7m [0m [31m ~~[0m
Lint Result
There are no errors from ESLint.