mirror of
				https://git.proxmox.com/git/rustc
				synced 2025-11-04 12:36:22 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			233 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			233 B
		
	
	
	
		
			Rust
		
	
	
	
	
	
// compile-flags: --default-theme ayu
 | 
						|
 | 
						|
// @has default_theme/index.html
 | 
						|
// @has - '//script[@id="default-settings"]/@data-theme' 'ayu'
 | 
						|
// @has - '//script[@id="default-settings"]/@data-use_system_theme' 'false'
 | 
						|
 | 
						|
pub fn whatever() {}
 |