File indexing completed on 2024-11-24 03:39:36

0001 v.setCursorPosition(0, document.lineLength(0));
0002 v.enter();
0003 v.enter();
0004 v.type("TestModule2,")
0005 v.enter();
0006 v.type("TestModule3");
0007 v.enter();
0008 v.type("x = 1");