Changeset View
Changeset View
Standalone View
Standalone View
tests/gpgscm/lib.scm
| Context not available. | |||||
| ;; GNU General Public License for more details. | ;; GNU General Public License for more details. | ||||
| ;; | ;; | ||||
| ;; You should have received a copy of the GNU General Public License | ;; You should have received a copy of the GNU General Public License | ||||
| ;; along with this program; if not, see <http://www.gnu.org/licenses/>. | ;; along with this program; if not, see <https://www.gnu.org/licenses/>. | ||||
| (macro (assert form) | (macro (assert form) | ||||
| (let ((tag (get-tag form))) | (let ((tag (get-tag form))) | ||||
| Context not available. | |||||