mirror of
https://github.com/kmc7468/cs420.git
synced 2025-12-15 06:58:50 +00:00
Fix typo
This commit is contained in:
@@ -14,7 +14,7 @@ import re
|
||||
import random
|
||||
from pathlib import Path
|
||||
|
||||
from install_smith import install_csmith
|
||||
from install_csmith import install_csmith
|
||||
|
||||
REPLACE_DICT = {
|
||||
"volatile ": "",
|
||||
|
||||
Reference in New Issue
Block a user