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-09-04 21:00:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da2a14952257642e590fa21ad6e1652d862c9a61
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