build: separate compiler and libs
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
package main
|
||||
|
||||
func main() {
|
||||
syms := []int{}
|
||||
for range syms {
|
||||
}
|
||||
defer println("bye")
|
||||
for range syms {
|
||||
}
|
||||
}
|
||||
@@ -1 +0,0 @@
|
||||
;
|
||||
Reference in New Issue
Block a user