mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 20:12:43 +00:00 
			
		
		
		
	|  33b36476d9 We cannot handle them normally since we need text between parenthesis to be a valid expression. As a workaround, we now push an artificial value to stack to act as an argument (it'll be later removed during function call canonicalization). | ||
|---|---|---|
| .. | ||
| AST | ||
| Compiler | ||
| Parser | ||
| Tests | ||
| CMakeLists.txt | ||
| CompilationPipeline.h | ||
| DiagnosticEngine.cpp | ||
| DiagnosticEngine.h | ||
| Forward.h | ||
| Function.cpp | ||
| Function.h | ||
| main.cpp | ||