mirror of
				https://github.com/Ed94/gencpp.git
				synced 2025-11-03 15:26:12 -08:00 
			
		
		
		
	typo
This commit is contained in:
		@@ -80,7 +80,7 @@ However, the user may specifiy memory configuration.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[Data layout of AST struct (Subject to heavily change with upcoming todos)](../base/components/ast.hpp#L396-461)  
 | 
					[Data layout of AST struct (Subject to heavily change with upcoming todos)](../base/components/ast.hpp#L396-461)  
 | 
				
			||||||
 | 
					
 | 
				
			||||||
https://github.com/Ed94/gencpp/blob/eea4ebf5c40d5d87baa465abfb1be30845b2377e/base/components/ast.hpp#L396-461
 | 
					https://github.com/Ed94/gencpp/blob/eea4ebf5c40d5d87baa465abfb1be30845b2377e/base/components/ast.hpp#L396-L461
 | 
				
			||||||
 | 
					
 | 
				
			||||||
*`CodeT` is a typedef for `ECode::Type` which has an underlying type of `u32`*
 | 
					*`CodeT` is a typedef for `ECode::Type` which has an underlying type of `u32`*
 | 
				
			||||||
*`OperatorT` is a typedef for `EOperator::Type` which has an underlying type of `u32`*
 | 
					*`OperatorT` is a typedef for `EOperator::Type` which has an underlying type of `u32`*
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user