syntax-highlight-test

test.py
import numpy as np
test.vbs
Dim strFoo Dim I For I = 0 To 10 If I > 5 Then Exit For End If Next