11 lines
128 B
Text
11 lines
128 B
Text
namespace foo
|
|
variable A : Type
|
|
end foo
|
|
|
|
namespace bla
|
|
variable A : Type
|
|
end bla
|
|
|
|
namespace foo
|
|
variable A : Type
|
|
end foo
|