Check for empty generic declaration list

This commit is contained in:
Ginger Bill
2017-06-12 16:58:25 +01:00
parent f52a1e4ded
commit e6a206a430
3 changed files with 15 additions and 5 deletions

View File

@@ -14,10 +14,6 @@ import (
"utf16.odin";
)
const (
X = 123;
Y = 432;
)
proc main() {
proc(s: string){