mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-30 20:44:34 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			189 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			189 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
| //@ compile-flags: --crate-version=<script>alert("hi")</script> -Z unstable-options
 | |
| 
 | |
| #![crate_name = "foo"]
 | |
| 
 | |
| //@ has 'foo/index.html' '//*[@class="version"]' '<script>alert("hi")</script>'
 | 
