Re: string.gsub and table replacements
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: string.gsub and table replacements
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2012年1月27日 09:20:20 -0200
> to make this work, you need to wrap the lookup:
Or do
params = {["1"]='file.c', ["2"]='file.o'}