SSoham BhattacharyaAdded odin impl try 3
8465c748创建于 2020年9月21日历史提交
fn main() {
	print("r")
	for {
		print("e")
	}
}