Skip to content

defmacro: Error: runtime error: invalid memory address or nil pointer dereference #17

@birchb1024

Description

@birchb1024

Given this

defmacro:
  name: ifdef
  args: $varname
  body: 12
---
ifdef: {quote: Foob}

Fails with:

Error: runtime error: invalid memory address or nil pointer dereference
github.com/birchb1024/goyamp.(*Expander).ExpandStream.func1
	/Users/bill.birch/wo/github.com/birchb1024/goyamp/api.go:68

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions