mirror of https://github.com/rust-lang/rust
7 lines
311 B
Python
7 lines
311 B
Python
# This is a Python script, but we don't actually run it.
|
|
# So if you're trying to remove Python scripts from the test suite,
|
|
# be aware that there's no value in trying to get rid of this one.
|
|
#
|
|
# It just needs to exist so that the compiler can embed it via
|
|
# `#![debugger_visualizer(gdb_script_file = "...")]`.
|