mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-30 23:23:07 +00:00 
			
		
		
		
	Remove vscode subdirectory.
This commit is contained in:
		
							
								
								
									
										3
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							| @@ -1,3 +0,0 @@ | ||||
| // Place your settings in this file to overwrite default and user settings. | ||||
| { | ||||
| } | ||||
| @@ -412,10 +412,7 @@ static const char *gst_deserialize_impl( | ||||
|  | ||||
|         case 216: /* C function */ | ||||
|             /* TODO - add registry for c functions */ | ||||
|             /* For now just add 64 bit integer */ | ||||
|             { | ||||
|                 int64_t rawp; | ||||
|                 read_i64(rawp); | ||||
|                 ret.type = GST_NIL; | ||||
|             } | ||||
|             break; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Calvin Rose
					Calvin Rose