]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fix inconsistent formatting.
authorKushal Pal <kushalpal109@gmail.com>
Fri, 26 Jan 2024 06:14:12 +0000 (11:44 +0530)
committerCohenArthur <arthur.cohen@embecosm.com>
Mon, 5 Feb 2024 17:08:39 +0000 (17:08 +0000)
commit16936de7c1d020e6b390d8a768dab08deb50036a
tree76d1681f305964e0f11438176f39ba1745b752bf
parentf1b650698219f0330ee0e59384b5b8c789debf37
Fix inconsistent formatting.

gcc/testsuite/ChangeLog:

* rust/compile/issue-2040.rs:
Enclose 'const' in single quotes.

Signed-off-by: Kushal Pal <kushalpal109@gmail.com>
gcc/testsuite/rust/compile/issue-2040.rs