5 lines
68 B
Text
5 lines
68 B
Text
namespace playground
|
|
namespace nat
|
|
check 2+3
|
|
end nat
|
|
end playground
|