Update suite/test_corpus3.py

Co-authored-by: Rot127 <45763064+Rot127@users.noreply.github.com>
This commit is contained in:
billow
2023-05-01 22:58:57 +08:00
committed by GitHub
parent 588a3e12da
commit a1c3b63bad

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python3
# Test tool to compare Capstone output with llvm-mc. By Nguyen Anh Quynh, 2014
import sys
import os