Skip to content
This repository has been archived by the owner on Jul 4, 2022. It is now read-only.

include can't handle comments in substacks #15

Open
JustinHuPrime opened this issue Nov 30, 2018 · 0 comments
Open

include can't handle comments in substacks #15

JustinHuPrime opened this issue Nov 30, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@JustinHuPrime
Copy link
Owner

Description
include can't handle comments in substacks

To Reproduce
Steps to reproduce the behavior:

  1. Run stacklang and include a file that has the following text:
<<
1
;comment
2
>>
  1. See error

Expected behavior
Expected << 1, 2 >>

Environment

  • OS (and version): Ubuntu 18.04
  • StackLang Version: 2.0 alpha
  • Compiler (and version) used to build: g++-8
@JustinHuPrime JustinHuPrime added the bug Something isn't working label Nov 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant