Fix test broken by #762
This commit is contained in:
		
							parent
							
								
									d089372565
								
							
						
					
					
						commit
						eb62e23f14
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -15,7 +15,7 @@ in
 | 
				
			||||||
    as.a.b.c or as.x.y.z
 | 
					    as.a.b.c or as.x.y.z
 | 
				
			||||||
    as.x.y.bla or bs.f-o-o.bar or "xyzzy"
 | 
					    as.x.y.bla or bs.f-o-o.bar or "xyzzy"
 | 
				
			||||||
    as.x.y.bla or bs.bar.foo or "xyzzy"
 | 
					    as.x.y.bla or bs.bar.foo or "xyzzy"
 | 
				
			||||||
    123.bla or null.foo or "xyzzy"
 | 
					    (123).bla or null.foo or "xyzzy"
 | 
				
			||||||
    # Backwards compatibility test.
 | 
					    # Backwards compatibility test.
 | 
				
			||||||
    (fold or [] [true false false])
 | 
					    (fold or [] [true false false])
 | 
				
			||||||
  ]
 | 
					  ]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue