2011-10-13 14:34:13 +01:00

7 lines
123 B
Plaintext

#contributor : Alejandro Espinoza Esparza <aespinoza@structum.com.mx>
#name : namespace .. { ... }
# --
namespace $1
{
$0
}