We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd7cb5c commit 613264dCopy full SHA for 613264d
README.md
@@ -212,6 +212,8 @@ gophernotes uses [gomacro](https://github.com/cosmos72/gomacro) under the hood t
212
- goto is only partially implemented.
213
- out-of-order code in the same cell is supported, but not heavily tested. It has some known limitations for composite literals.
214
215
+Also, creation of new named types is emulated, and their methods are visible only to interpreted code.
216
+
217
## Troubleshooting
218
219
### gophernotes not found
0 commit comments