#!/bin/bash export GOROOT=/usr/local/go export PATH=$PATH:$GOROOT/bin export GOPATH=/home/marvin/Projekte/asl go test parser tokenizer types