Files
post_crawler/.venv/Lib/site-packages/win32comext/axscript/test/debugTest.vbs
T
2026-05-26 21:02:17 +08:00

8 lines
82 B
Plaintext

a=1
b=a
Test.Echo "Hello from VBScript"
' Here is a comment
for i = 1 to 10
next