|
|
|
|
|
by bterlson
806 days ago
|
|
The link should load up with a sample I wrote, I think? It does for me anyway! Let me know if you don't see it. But I'll also paste it here: model Foo {
/** this is a description */
x: Bar;
}
/** this is also a description */
model Bar {}
|
|
I also can't find any similar strings in any of the samples in the drop-down list.