mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			18 lines
		
	
	
		
			443 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			443 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
object "a" {
 | 
						|
  code { sstore(0, dataoffset("a")) }
 | 
						|
  data "data1" "Hello, World!"
 | 
						|
}
 | 
						|
// ----
 | 
						|
// Assembly:
 | 
						|
//     /* "source":32:47   */
 | 
						|
//   0x00
 | 
						|
//     /* "source":29:30   */
 | 
						|
//   dup1
 | 
						|
//     /* "source":22:48   */
 | 
						|
//   sstore
 | 
						|
// stop
 | 
						|
// data_acaf3289d7b601cbd114fb36c4d29c85bbfd5e133f14cb355c3fd8d99367964f 48656c6c6f2c20576f726c6421
 | 
						|
// Bytecode: 60008055fe
 | 
						|
// Opcodes: PUSH1 0x0 DUP1 SSTORE INVALID
 | 
						|
// SourceMappings: 32:15:0:-:0;29:1;22:26
 |