﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1808	Srfi-42 index keyword hygiene	Idiomdrottning		"Found by Chris (so ignore this duplicate if he already got to posting it):

{{{
(import sequences srfi-42)
(do-ec (:vector elt (index i) '#(a b c))
 (print i elt))
}}}

(Because of the collision with `index`.)"	defect	new	major	someday	extensions	5.2.0				
