add: antlr4-python3-runtime (#8987) (#8992)

This commit is contained in:
Raboneko
2026-01-08 19:22:34 -08:00
committed by GitHub
parent 03701b86b2
commit 082d1dbfc6
4 changed files with 87 additions and 0 deletions
@@ -0,0 +1,10 @@
diff --git a/bin/pygrun b/bin/pygrun
index 96f1b40..dd01add 100755
--- a/bin/pygrun
+++ b/bin/pygrun
@@ -1,4 +1,4 @@
-#!python
+#!/usr/bin/env python3
__author__ = 'jszheng'
import optparse
import sys