mirror of
				https://github.com/janet-lang/janet
				synced 2025-10-31 07:33:01 +00:00 
			
		
		
		
	Remove AT id use name as tag
This commit is contained in:
		| @@ -53,7 +53,6 @@ static Janet io_file_get(void *p, Janet); | ||||
|  | ||||
| JanetAbstractType cfun_io_filetype = { | ||||
|     "core/file", | ||||
|     0, | ||||
|     cfun_io_gc, | ||||
|     NULL, | ||||
|     io_file_get, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 J.-F. Cap
					J.-F. Cap