mirror of
				https://github.com/Reuh/anselme.git
				synced 2025-10-28 00:59:31 +00:00 
			
		
		
		
	Empty lines could lead to unexpected flushes, for example when calling another function where empty lines are used for code presentation.
		
			
				
	
	
		
			33 lines
		
	
	
		
			No EOL
		
	
	
		
			631 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			No EOL
		
	
	
		
			631 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| --# run #--
 | |
| --- text ---
 | |
| | {}"numbers:" |
 | |
| | {}"" {}"0" {}"" |
 | |
| | {}"" {}"12" {}"" |
 | |
| | {}"" {}"0.87" {}"" |
 | |
| | {}"" {}"39.12" {}"" |
 | |
| | {}"strings:" |
 | |
| | {}"" {}"foo" {}"" |
 | |
| | {}"tuple:" |
 | |
| | {}"" {}"[4, 8, 9]" {}"" |
 | |
| | {}"struct:" |
 | |
| | {}"" {}"{1:9, 2:8, 7:4}" {}"" |
 | |
| | {}"symbols:" |
 | |
| | {}"" {}":ab" {}"" |
 | |
| | {}"anchor:" |
 | |
| | {}"" {}"#jdfe" {}"" |
 | |
| | {}"" {}"#foo bar" {}"" |
 | |
| | {}"boolean:" |
 | |
| | {}"" {}"false" {}"" |
 | |
| | {}"" {}"true" {}"" |
 | |
| | {}"nil:" |
 | |
| | {}"" {}"()" {}"" |
 | |
| | {}"pair:" |
 | |
| | {}"" {}"6:8" {}"" |
 | |
| | {}"" {}"\"d\":[]" {}"" |
 | |
| | {}"function:" |
 | |
| | {}"" {}"$() 12" {}"" |
 | |
| | {}"" {}"$(x) x" {}"" |
 | |
| --- return ---
 | |
| ()
 | |
| --# saved #--
 | |
| {} |