Fix comment in gdb.rust/fnfield.exp

gdb.rust/fnfield.exp has a comment that, I assume, I copied from some
other test.  This patch fixes it.
This commit is contained in:
Tom Tromey
2023-02-09 12:23:08 -07:00
parent 8ac460b742
commit 8e77fff268

View File

@@ -13,7 +13,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Test trait object printing.
# Test calls of function-value fields.
load_lib rust-support.exp
require allow_rust_tests