-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Building ../crdt -> .../Projects/pony/pony-crdt/crdt
Error:
.../Projects/pony/pony-crdt/crdt/g_counter.pony:54:20: syntax error: unterminated type parameters
fun ref increment[D: GCounter[A] #write = GCounter[A] trn](
^
Info:
.../Projects/pony/pony-crdt/crdt/g_counter.pony:54:36: expected terminating ] before here
fun ref increment[D: GCounter[A] #write = GCounter[A] trn](
^
[pony-crdt]$ ponyc --version
0.15.0-d603ecce [release]
compiled with: llvm 3.9.1 -- Apple LLVM version 8.1.0 (clang-802.0.42)
Metadata
Metadata
Assignees
Labels
No labels