[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/RustPython/Parser/main/scripts/cspell.sh [Back]  [Original]

#!/bin/bash
cspell "ast/**/*.rs" "literal/**/*.rs" "core/**/*.rs" "parser/**/*.rs"
cspell ast/asdl_rs.py

Web Proxy Viewer  |  New URL  |  Original Page