Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

parser: Add testcases for multiline strings #3325

Merged

Conversation

CohenArthur
Copy link
Member

Regression checks for #1399. Fixes #1399

@CohenArthur CohenArthur force-pushed the add-testcase-multiline-string-1399 branch from 2a64b20 to a51abe3 Compare December 25, 2024 20:05
Regression checks for Rust-GCC#1399

gcc/testsuite/ChangeLog:

	* rust/compile/multiline-string.rs: New test.
	* rust/execute/torture/multiline-string.rs: New test.
@CohenArthur CohenArthur force-pushed the add-testcase-multiline-string-1399 branch from a51abe3 to e39da44 Compare December 30, 2024 15:57
@CohenArthur CohenArthur added this pull request to the merge queue Dec 31, 2024
Merged via the queue into Rust-GCC:master with commit b33f634 Dec 31, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle multiline strings
1 participant