# file : tests/expansion/type.testscript # copyright : Copyright (c) 2014-2018 Code Synthesis Ltd # license : MIT; see accompanying LICENSE file # Test type propagation during expansion. .include ../common.testscript : var : $* <'true' : retypify-quote : $* <'print [bool] "([string] true)"' >'true' : retypify-name : Test the "steal" case of untypify() : $* <'print [bool] "([name] true)"' >'true'