This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Nim
Watch
1
Star
0
Fork
0
You've already forked Nim
mirror of
https://github.com/nim-lang/Nim.git
synced
2026-08-15 19:39:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a13fd00729022ce5e5d37b8b32b3c664cea9a583
Nim
/
tests
/
package_level_objects
/
definefoo.nim
Andreas Rumpf
c17f6c7837
new feature: package level objects
2017-10-29 07:54:39 +01:00
4 lines
47 B
Nim
Raw
Blame
History
type
Foo
*
{.
package
.
}
=
object
x
,
y
:
int
Reference in New Issue
View Git Blame
Copy Permalink