Home | History | Annotate | Line # | Download | only in unit-tests
      1  1.1  rillig # $NetBSD: var-scope.mk,v 1.1 2022/01/23 16:25:54 rillig Exp $
      2  1.1  rillig #
      3  1.1  rillig # Tests for the different variable scopes (local, command-line, global,
      4  1.1  rillig # environment), and which of them takes precedence over the others.
      5  1.1  rillig 
      6  1.1  rillig # TODO: Implementation
      7  1.1  rillig 
      8  1.1  rillig all:
      9  1.1  rillig 	@:;
     10