chore: bump scintilla and lexilla version
This commit is contained in:
8
3rdparty/scintilla557/scintilla/test/xite.py
vendored
Normal file
8
3rdparty/scintilla557/scintilla/test/xite.py
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
# Requires Python 3.6 or later
|
||||
|
||||
import XiteWin
|
||||
|
||||
if __name__ == "__main__":
|
||||
XiteWin.main("")
|
Reference in New Issue
Block a user