alien.data: Make with-scoped-allocation an $unchecked-example because it's breaking travisci
							parent
							
								
									8d07e763d9
								
							
						
					
					
						commit
						739fb5d94f
					
				| 
						 | 
					@ -74,7 +74,7 @@ $nl
 | 
				
			||||||
"If no initial value is specified, the contents of the allocated memory are undefined." }
 | 
					"If no initial value is specified, the contents of the allocated memory are undefined." }
 | 
				
			||||||
{ $warning "Reading or writing a scoped allocation buffer outside of the given quotation will cause memory corruption." }
 | 
					{ $warning "Reading or writing a scoped allocation buffer outside of the given quotation will cause memory corruption." }
 | 
				
			||||||
{ $examples
 | 
					{ $examples
 | 
				
			||||||
    { $example
 | 
					    { $unchecked-example
 | 
				
			||||||
        "USING: accessors alien.c-types alien.data
 | 
					        "USING: accessors alien.c-types alien.data
 | 
				
			||||||
classes.struct kernel math math.functions
 | 
					classes.struct kernel math math.functions
 | 
				
			||||||
prettyprint ;
 | 
					prettyprint ;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue